zephyr/lib/crc
Anas Nashif b8424b4cae crc: deprecate old headers and issue warning when used
Change code to use crc.h instead crc{8,16,32}.h and issue warning when
old headers are used.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-04 08:52:46 -06:00
..
CMakeLists.txt lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
crc8_sw.c crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
crc16_sw.c crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00
crc32_sw.c crc: deprecate old headers and issue warning when used 2018-12-04 08:52:46 -06:00