This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-27 23:41:18 +01:00
Code
Releases
Activity
RIOT
/
sys
/
checksum
History
Teufelchen1
65fc4b0f3f
checksum: Add crc16-fcs / IBM-SDLC
2025-06-16 16:18:50 +02:00
..
crc8.c
sys/checksum: add reflected CRC8 function
2025-06-06 22:13:36 +02:00
crc16_ccitt.c
checksum: Add crc16-fcs / IBM-SDLC
2025-06-16 16:18:50 +02:00
crc32.c
sys/checksum: add CRC-32 checksum
2022-10-04 15:40:53 +02:00
doc.md
sys/checksum: move doc.txt to doc.md
2025-06-06 22:13:36 +02:00
fletcher16.c
Fletcher16: extend with multi-part functions
2018-10-23 15:54:24 +02:00
fletcher32.c
Fletcher32: Add incremental API
2023-10-18 13:22:44 +02:00
Makefile
Revert "crc: rename checksum to CRC"
2016-02-15 09:28:57 +01:00
ucrc16.c
ucrc16: provide lightweight CRC16 implementation
2016-12-27 00:56:50 +01:00