This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-29 20:05:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcb6fab9af084fda142cca7749052d567af206e5
esp-idf
/
components
/
nvs_flash
/
test_apps_bootloader
/
main
T
History
Chen Jichang
b8c527a87c
refactor(flash_enc): move esp_flash_encryption_enabled() to efuse component
2026-02-05 11:42:08 +08:00
..
CMakeLists.txt
refactor(flash_enc): move esp_flash_encryption_enabled() to efuse component
2026-02-05 11:42:08 +08:00
encryption_keys.bin
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
nvs_enc_hmac_key.bin
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
nvs_partition.bin
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
partition_encrypted_hmac.bin
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
partition_encrypted.bin
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
test_app_main.c
…
test_encrypted_nvs_bootloader.c
refactor(flash_enc): move esp_flash_encryption_enabled() to efuse component
2026-02-05 11:42:08 +08:00
test_nvs_bootloader.c
…