esp-idf/components/nvs_flash
Martin Vychodil e44d4260ad Merge branch 'feature/storage_host_test_nvs_flash2' into 'master'
nvs_flash: finished migration of host tests to the linux emulator of esp_partition

See merge request espressif/esp-idf!23926
2023-08-28 20:20:16 +08:00
..
host_test Merge branch 'feature/storage_host_test_nvs_flash2' into 'master' 2023-08-28 20:20:16 +08:00
include change(nvs_flash): nvs_get_stats extended, API documentation improved 2023-08-08 08:43:19 +02:00
nvs_partition_generator docs: Update CN for nvs_flash.rst and flash-encryption.rst 2023-07-14 04:05:53 +00:00
nvs_partition_tool NVS: nvs_tool.py entry.data None check fix 2023-06-21 11:23:22 +02:00
private_include add: Kconfig assert or errorcode option 2022-05-28 20:29:05 +02:00
src nvs: nvs_get_stats fixed test, improved comment 2023-08-08 08:43:19 +02: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
.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 nvs_flash: Add support for HMAC-based NVS encryption keys protection scheme 2023-05-23 13:55:52 +05:30
project_include.cmake feat: Add support for NVS image generation from CMake 2023-07-31 18:26:06 +02:00