esp-idf/components/nvs_flash
Adam Múdry 7464f5e3ea fix(tools): replace nvs_partition_gen.py with new esp-idf-nvs-partition-gen package 2023-11-23 23:58:20 +01:00
..
host_test change(nvs_flash): Host tests were migrated from CMock to esp_partition linux emulation 2023-10-13 13:17:28 +02:00
include docs: nvs_open* add ESP_ERR_INVALID_ARG to return description 2023-10-19 14:36:10 +02:00
nvs_partition_generator fix(tools): replace nvs_partition_gen.py with new esp-idf-nvs-partition-gen package 2023-11-23 23:58:20 +01:00
nvs_partition_tool
private_include
src refactor: Remove -Wno-format from storage related components 2023-10-22 17:56:41 +00:00
test_apps fix(nvs_flash): Fix the memory leak in the nvs_flash test app 2023-11-22 16:23:18 +05:30
test_nvs_host feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
.build-test-rules.yml
.gitignore
CMakeLists.txt refactor: Remove -Wno-format from storage related components 2023-10-22 17:56:41 +00:00
Kconfig
project_include.cmake