esp-idf/components/nvs_flash
Jakob Hasse 1a3c6f0f19 refactor(nvs): custom allocator for all objects allocated in NVS 2023-03-06 18:26:18 +08:00
..
host_test [nvs] nvs page host runs in CI, fix build failure 2021-09-10 13:02:51 +08:00
include bugfix (nvs): Fixed issues found by Coverity 2022-04-14 08:30:03 +00:00
mock/int NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
nvs_partition_generator tools: overhaul csv handling for mfg_gen and nvs_partition_gen 2022-06-24 22:18:00 +02:00
src refactor(nvs): custom allocator for all objects allocated in NVS 2023-03-06 18:26:18 +08:00
test bugfix (nvs_flash): Fix nvs_flash_init_partition_ptr 2022-06-24 10:46:27 +08:00
test_nvs_host refactor(nvs): custom allocator for all objects allocated in NVS 2023-03-06 18:26:18 +08:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt NVS flash: host-based unit test of nvs::Page 2020-12-14 18:53:14 +08:00
Kconfig nvs: add config to ignore "encrypted" flag of nvs partitions 2021-11-12 09:44:04 +05:30
component.mk nvs_flash: build nvs_encr.cpp only if relevant config option is enabled 2019-11-15 15:58:31 +05:30