1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/checksum
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.h sys/checksum: add crc8 implementation 2019-12-13 14:50:32 +01:00
crc16_ccitt.h
fletcher16.h
fletcher32.h
ucrc16.h