mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +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.