esp-idf/components/nvs_flash
2023-08-24 12:51:19 +08:00
..
host_test change(nvs_flash): nvs_get_stats extended, API documentation improved 2023-08-08 08:43:19 +02: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 nvs_flash: Extended test-app and host tests for the HMAC-based NVS encr-keys protection scheme 2023-05-23 13:55:59 +05:30
.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