This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d7ac3c7c80cb288d499ca550000ff16065467ed7
esp-idf
/
components
/
nvs_flash
T
History
Laukik Hase
033397b877
fix(esp_tee): Add standard newlib function stubs to resolve build warnings
...
- Disable C++ exceptions for TEE build to reduce flash footprint
2025-05-04 18:03:30 +05:30
..
host_test
Merge branch 'bugfix/storage_nvs_key_overwrite' into 'master'
2025-04-10 20:01:35 +08:00
include
feat(nvs_flash): Support reading encrypted NVS partitions in the bootloader
2025-01-29 18:51:29 +05:30
nvs_partition_generator
feat(docs): Add workflow for externally enabling NVS Encryption
2024-04-19 11:29:21 +05:30
nvs_partition_tool
feat: Add NVS generator check test for CRC of non-ASCII strings
2025-04-23 05:10:29 +02:00
private_include
feat(nvs_flash): Support reading encrypted NVS partitions in the bootloader
2025-01-29 18:51:29 +05:30
src
feat(esp_tee): Support the
nvs_flash
for the ESP-TEE build
2025-05-04 18:03:28 +05:30
test_apps
feat(esp32h4): enable ESP32H4 ci build
2025-03-28 14:41:28 +08:00
test_apps_bootloader
feat(esp32h4): enable ESP32H4 ci build
2025-03-28 14:41:28 +08:00
test_nvs_host
remove(nvs_flash/test_nvs_host): Old make based host tests removed after complete migration
2024-10-01 15:25:27 +02:00
.build-test-rules.yml
test(nvs_flash): Extend the nvs_flash test app to support encrypted NVS reads
2025-01-29 18:51:29 +05:30
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
fix(esp_tee): Add standard newlib function stubs to resolve build warnings
2025-05-04 18:03:30 +05:30
Kconfig
feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source
2024-06-06 08:25:51 +02:00
project_include.cmake
fix(nvs_flash): Add encrypted-flash as the dependency in nvs_create_partition_image()
2025-01-29 18:51:29 +05:30