esp-idf/components/nvs_flash
Jakob Hasse e6ca481623 bugfix(nvs_flash): fixed potential memory leak in nvs::Storage::init() 2022-12-15 15:37:21 +08:00
..
host_test refactor(nvs): custom allocator for all objects allocated in NVS 2022-12-05 18:59:33 +01:00
include
nvs_partition_generator
nvs_partition_parser
private_include
src bugfix(nvs_flash): fixed potential memory leak in nvs::Storage::init() 2022-12-15 15:37:21 +08:00
test
test_nvs_host refactor(nvs): custom allocator for all objects allocated in NVS 2022-12-05 18:59:33 +01:00
.gitignore
CMakeLists.txt
Kconfig