Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys/checksum: Remove deprecated crc16_ccitt functions #20527

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Teufelchen1
Copy link
Contributor

@Teufelchen1 Teufelchen1 commented Apr 2, 2024

Contribution description

Hello 馃

This removes the long deprecated crc16_ccitt_update and crc16_ccitt_calc functions.

Testing procedure

CI should be sufficient.

links

deprecated in #18516

@github-actions github-actions bot added the Area: sys Area: System label Apr 2, 2024
Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, looks good! Haven't done any local testing though.

@mguetschow mguetschow added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 2, 2024
@riot-ci
Copy link

riot-ci commented Apr 2, 2024

Murdock results

鉁旓笍 PASSED

0503e61 sys/checksum: Remove deprecated crc16_ccitt functions

Success Failures Total Runtime
10027 0 10027 10m:52s

Artifacts

@Teufelchen1 Teufelchen1 added this pull request to the merge queue Apr 2, 2024
Merged via the queue into RIOT-OS:master with commit 3c07ebc Apr 2, 2024
27 checks passed
@MrKevinWeiss MrKevinWeiss added this to the Release 2024.04 milestone Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: sys Area: System 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.

None yet

4 participants