mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-22 21:13:52 +01:00
Use crc16_ccitt instead of ucrc16. This can be speed up by using a look-up table if desired and does not use more memory in the default configuration.