1
0
Fork 0
CANopenNode/storage
Wilkins White 0585beb270
Decorate crc16 functions with CO
This avoids conflicts with other frameworks that implement CRC.
For example Zephyr provides a crc16_ccitt function with a different
signature.
2025-05-22 15:58:05 -07:00
..
CO_eeprom.h Format comments in the .h files. 2024-07-09 00:17:15 +02:00
CO_storage.c Format comments in the .h files. 2024-07-09 00:17:15 +02:00
CO_storage.h Fix example/CO_storageBlank.c. 2024-10-10 16:08:54 +02:00
CO_storageEeprom.c Decorate crc16 functions with CO 2025-05-22 15:58:05 -07:00
CO_storageEeprom.h Fix example/CO_storageBlank.c. 2024-10-10 16:08:54 +02:00