esp-idf/components/nvs_flash
Martin Vychodil 20f80a2d05 Merge branch 'feature/nvs_flash_add_test_apps_dependecies' into 'master'
feat(storage): add dependencies to storage related test apps

Closes IDF-8398, IDF-8397, and IDF-8835

See merge request espressif/esp-idf!27439
2024-01-04 03:29:05 +08:00
..
host_test feat(nvs_flash): Added function nvs_find_key 2023-12-08 17:12:00 +01:00
include feat(nvs_flash): Added function nvs_find_key 2023-12-08 17:12:00 +01: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 feat(nvs_flash): Added function nvs_find_key 2023-12-08 17:12:00 +01:00
test_apps feat(storage/nvs_flash): add dependencies to nvs_flash test apps 2023-12-11 13:10:54 +01:00
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 feat(storage/nvs_flash): add dependencies to nvs_flash test apps 2023-12-11 13:10:54 +01:00
.gitignore
CMakeLists.txt refactor: Remove -Wno-format from storage related components 2023-10-22 17:56:41 +00:00
Kconfig
project_include.cmake