zephyr/subsys/fs/nvs
Julien D'Ascenzio 740f915721 nvs: use CRC8 if cache size is 256
When cache size is 256, we can use CRC8

Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr>
2023-01-23 12:04:55 +00:00
..
CMakeLists.txt
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
nvs_priv.h nvs: implement NVS cache 2022-06-05 14:43:59 +02:00
nvs.c nvs: use CRC8 if cache size is 256 2023-01-23 12:04:55 +00:00