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-30 04:15:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e59c178b089bf421fc41af749da91a94d2c19ae
esp-idf
/
components
/
nvs_flash
T
History
harshal.patil
8bd87b67e2
fix(nvs_flash): Use h/w accelerated AES-ECB for XTS-AES operations
2026-02-11 15:24:03 +05:30
..
host_test
feat(nvs_flash): Added purging of erased items at namespace level
2026-02-05 11:07:43 +01:00
include
feat(nvs_flash): Added purging of erased items at namespace level
2026-02-05 11:07:43 +01:00
nvs_partition_generator
…
nvs_partition_tool
…
private_include
fix(nvs_flash): Use h/w accelerated AES-ECB for XTS-AES operations
2026-02-11 15:24:03 +05:30
src
fix(nvs_flash): Use h/w accelerated AES-ECB for XTS-AES operations
2026-02-11 15:24:03 +05:30
test_apps
fix(nvs_flash): Use h/w accelerated AES-ECB for XTS-AES operations
2026-02-11 15:24:03 +05:30
test_apps_bootloader
refactor(flash_enc): move esp_flash_encryption_enabled() to efuse component
2026-02-05 11:42:08 +08:00
test_nvs_host
…
.build-test-rules.yml
ci: update build-test-rules to use common_components
2026-01-23 10:14:09 +08:00
.gitignore
…
CMakeLists.txt
…
Kconfig
feat(nvs_flash): Added option enabling verification of flash erase operation
2026-01-09 11:14:08 +08:00
project_include.cmake
…