Skip to content

Release v1.1.3: shared IO-Link frame helpers - #15

Merged
w1ne merged 3 commits into
mainfrom
develop
Jun 27, 2026
Merged

Release v1.1.3: shared IO-Link frame helpers#15
w1ne merged 3 commits into
mainfrom
develop

Conversation

@w1ne

@w1ne w1ne commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Promotes the shared frame helpers (frame.c/frame.h + tests) to main for release v1.1.3. Required by the downstream LabWired multi-chip IO-Link station build.

w1ne added 3 commits June 16, 2026 13:39
Removes the always-true 'od_len > 0' branches (od_len is validated
non-zero by the entry guards) and the redundant 'frame_len < 2'
condition flagged by cppcheck knownConditionTrueFalse, and applies
clang-format (Google, 100col) to frame.c/frame.h/test_frame.c so the
code-quality gate passes.
Add shared IO-Link frame helpers (frame.c/frame.h)
@w1ne
w1ne merged commit 8381cd0 into main Jun 27, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant