Added CRC4 and CRC4_TI to the supported crc_types[] array. On some SoCs, like ESP32-S3, missing values can cause hardfaults due to attempts to access the zero address. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| crc4_sw.c | ||
| crc7_sw.c | ||
| crc8_sw.c | ||
| crc16_sw.c | ||
| crc32_sw.c | ||
| crc32c_sw.c | ||
| crc_shell.c | ||
| Kconfig | ||