zephyr/subsys/fs/nvs
Julien D'Ascenzio f76bfa5712 nvs: use NVS cache in write and gc functions
NVS cache was used only in read function. This commit add the usage of
NVS cache in write and gc functions.

Signed-off-by: Julien D'Ascenzio <julien.dascenzio@paratronic.fr>
2023-03-13 09:21:22 +00:00
..
CMakeLists.txt
Kconfig
nvs.c nvs: use NVS cache in write and gc functions 2023-03-13 09:21:22 +00:00
nvs_priv.h