esp-idf/components/nvs_flash
Laukik Hase 239bc3b96f Merge branch 'fix/nvs_part_gen_docs' into 'master'
fix(docs/nvs_part_gen): Show the NVS HMAC encryption scheme-specific commands only for supported SOCs

See merge request espressif/esp-idf!26332
2023-10-11 20:56:54 +08:00
..
host_test fix(nvs_flash): fixed failing nvs_page test 2023-09-26 15:05:20 +00:00
include feature(nvs_flash) : added support iteration over namespace by index - review changes 2023-08-29 16:05:02 +02:00
nvs_partition_generator fix(docs/nvs_part_gen): Show the HMAC scheme-specific commands only for supported SOCs 2023-10-06 11:33:12 +05:30
nvs_partition_tool feat(nvs): NVS tool add key consistency check 2023-10-09 15:58:48 +02:00
private_include add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
src fix(nvs_flash): fixed failing nvs_page test 2023-09-26 15:05:20 +00:00
test_apps feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
test_nvs_host refactor(nvs_flash): Host test migrated to esp_partition emulation for linux 2023-08-09 14:14:21 +02:00
.build-test-rules.yml fix(nvs_flash): nvs_set with same key and different data type 2023-09-26 15:05:20 +00:00
.gitignore nvs_flash, wear_levelling: ignore host test files 2017-04-17 11:01:18 +08:00
CMakeLists.txt nvs_flash: Add support for HMAC-based NVS encryption keys protection scheme 2023-05-23 13:55:52 +05:30
Kconfig fix(nvs_flash): fixed failing nvs_page test 2023-09-26 15:05:20 +00:00
project_include.cmake feat: Add support for NVS image generation from CMake 2023-07-31 18:26:06 +02:00