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

Copy link
Copy Markdown
Member

No description provided.

@Katze719
Katze719 marked this pull request as draft September 2, 2026 08:27
@Katze719Katze719 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.
@Katze719Katze719 linked an issue Sep 2, 2026 that may be closed by this pull request
@Katze719Katze719 self-assigned this Sep 2, 2026
@Katze719
Katze719 marked this pull request as ready for review September 4, 2026 16:54
Comment threadinclude/cpp_core/interface/serial_in_bytes_waiting.h Outdated
@Katze719
Katze719 requested a review from MqxxSeptember 6, 2026 15:47
Mqxx
Mqxx approved these changes Sep 6, 2026
@Katze719
Katze719 merged commit 54e7ba6 into mainSep 6, 2026
2 checks passed
@Katze719
Katze719 deleted the feat/serial-helpers branch September 6, 2026 20:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: c apiPublic C interface and ABIarea: c++ utilitiesC++ helpers, validation, and resource managementarea: metadataAPI reflection and metadatabreaking changeChange requires users to adaptenhancementNew feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change getVersion() to meta()

2 participants

@Katze719@Mqxx