mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 23:46:08 +00:00
It only adds CRC32 IEEE support at the moment. Signed-off-by: Olivier Martin <olivier.martin@proglove.de>
2 lines
48 B
CMake
2 lines
48 B
CMake
zephyr_sources(crc32_sw.c crc16_sw.c crc8_sw.c)
|