zephyr/lib/crc
Alexander Polleti aec8971bfd crc8: fix const correctness
Declares the array with constant data const.

Tested with tests/unit/lib/crc.

Signed-off-by: Alexander Polleti <metapsychologe@yahoo.de>
2018-10-04 16:37:21 -05:00
..
CMakeLists.txt
crc8_sw.c
crc16_sw.c
crc32_sw.c