Files
esp-idf/examples/security/security_features_app/sdkconfig.defaults.esp32s3

5 lines
116 B
Plaintext
Raw Normal View History

# NVS encryption
CONFIG_NVS_ENCRYPTION=y
CONFIG_NVS_SEC_KEY_PROTECT_USING_HMAC=y
CONFIG_NVS_SEC_HMAC_EFUSE_KEY_ID=2