This website requires JavaScript.
Explore
Help
Register
Sign In
riot-ci
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
RIOT
/
sys
/
checksum
History
Benjamin Valentin
e4a33ca413
sys/checksum: add crc8 implementation
...
This moves the crc8 implementation of the sht3x driver to common code.
2019-12-13 14:50:32 +01:00
..
crc8.c
sys/checksum: add crc8 implementation
2019-12-13 14:50:32 +01:00
crc16_ccitt.c
Revert "crc: rename checksum to CRC"
2016-02-15 09:28:57 +01:00
doc.txt
doc: move Checksum group under sys_hashes
2018-08-28 18:53:44 +02:00
fletcher16.c
Fletcher16: extend with multi-part functions
2018-10-23 15:54:24 +02:00
fletcher32.c
sys/checksum/fletcher32: make use of unaligned.h
2019-01-25 22:22:45 +01: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