Skip to content

Feat/serial helpers - #24

Merged
Katze719 merged 14 commits into
mainfrom
feat/serial-helpers
Sep 6, 2026
Merged

Feat/serial helpers#24
Katze719 merged 14 commits into
mainfrom
feat/serial-helpers

Conversation

@Katze719

@Katze719 Katze719 commented Sep 2, 2026

Copy link
Copy Markdown
Member

No description provided.

@Katze719
Katze719 marked this pull request as draft September 2, 2026 08:27
@Katze719 Katze719 added enhancement New feature or improvement breaking change Change requires users to adapt area | c api Public C interface and ABI area | c++ utilities C++ helpers, validation, and resource management area | metadata API reflection and metadata labels Sep 2, 2026
- Removed unnecessary extern "C" wrappers from function declarations in the serial interface headers.
- Updated documentation comments for clarity and consistency across all serial functions.
- Ensured that all function signatures remain unchanged while improving readability.
@Katze719 Katze719 linked an issue Sep 2, 2026 that may be closed by this pull request
@Katze719 Katze719 self-assigned this Sep 2, 2026
@Katze719
Katze719 marked this pull request as ready for review September 4, 2026 16:54
Comment thread include/cpp_core/interface/serial_in_bytes_waiting.h Outdated
@Katze719
Katze719 requested a review from Mqxx September 6, 2026 15:47
@Katze719
Katze719 merged commit 54e7ba6 into main Sep 6, 2026
2 checks passed
@Katze719
Katze719 deleted the feat/serial-helpers branch September 6, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area | c api Public C interface and ABI area | c++ utilities C++ helpers, validation, and resource management area | metadata API reflection and metadata breaking change Change requires users to adapt enhancement New feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change getVersion() to meta()

2 participants