esp-idf/components/nvs_flash/test_apps
radek.tandler ffaf1d2968 feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source
NVS configuration is extended with Kconfig option controlling RAM area for
NVS heap allocation. Either Internal RAM or SPIRAM can be chosen.
Tests were extended to check memory consumption from Internal and SPIRAM pool with respect
to the Kconfig option chosen.
Documentation was extended with notes related to NVS behavior in various situations.
2024-06-06 08:25:51 +02:00
..
main feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source 2024-06-06 08:25:51 +02:00
CMakeLists.txt nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
partitions_nvs_encr_flash_enc.csv 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
pytest_nvs_flash.py feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source 2024-06-06 08:25:51 +02:00
README.md ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
sdkconfig.ci.default nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30
sdkconfig.ci.nvs_encr_flash_enc_esp32 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
sdkconfig.ci.nvs_encr_flash_enc_esp32c3 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
sdkconfig.ci.nvs_encr_hmac_esp32c3 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
sdkconfig.ci.nvs_encr_hmac_no_cfg_esp32c3 fix(nvs_flash): Remove the forceful selection of NVS_ENCRYPTION with flash encryption 2023-12-04 16:18:01 +05:30
sdkconfig.ci.spiram feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source 2024-06-06 08:25:51 +02:00
sdkconfig.defaults nvs_flash: Migrate UTs to component test-apps 2023-04-26 10:21:03 +05:30

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C5 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3