test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads

This commit is contained in:
harshal.patil
2025-01-02 14:54:42 +05:30
parent 3b7d71eca2
commit 5b17375aca
13 changed files with 293 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_IDF_TARGET="esp32c2"
CONFIG_MBEDTLS_USE_CRYPTO_ROM_IMPL_BOOTLOADER=y