Skip to content

checksum: Add crc16-fcs / IBM-SDLC #21552

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

Teufelchen1
Copy link
Contributor

Contribution description

Hello 🦭

this adds the crc16-fcs/ibm sdlc to RIOT.

Because this is afaik the first crc in riot with an xout value, I had to slightly tweak the crcs API to provide start and finish functions.

Testing procedure

I provide a unittest:

make -C tests/unittests/ tests-checksum term

Issues/PRs references

Needed for #21418

@Teufelchen1 Teufelchen1 requested a review from miri64 as a code owner June 16, 2025 14:23
@github-actions github-actions bot added Area: tests Area: tests and testing framework Area: sys Area: System labels Jun 16, 2025
@Teufelchen1
Copy link
Contributor Author

@benpicco 😸

@benpicco benpicco added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Jun 16, 2025
@riot-ci
Copy link

riot-ci commented Jun 16, 2025

Murdock results

✔️ PASSED

65fc4b0 checksum: Add crc16-fcs / IBM-SDLC

Success Failures Total Runtime
10379 0 10379 10m:26s

Artifacts

@Teufelchen1 Teufelchen1 added this pull request to the merge queue Jun 16, 2025
Merged via the queue into RIOT-OS:master with commit 734c570 Jun 16, 2025
28 checks passed
@Teufelchen1 Teufelchen1 added this to the Release 2025.07 milestone Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: sys Area: System Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants