esp-idf/components/nvs_flash
Laukik Hase ea51f4e2f7
fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption
- This change will introduce a breaking change for SoCs with the HMAC
  peripheral. Turning on flash encryption will no longer enable NVS
  encryption automatically.

Closes https://github.com/espressif/esp-idf/issues/12549
2023-12-04 16:18:01 +05:30
..
host_test
include
nvs_partition_generator
nvs_partition_tool
private_include
src
test_apps fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-04 16:18:01 +05:30
test_nvs_host
.build-test-rules.yml
.gitignore
CMakeLists.txt
Kconfig
project_include.cmake