This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-08-29 05:38:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44895c0b3a34572d45012def6eeb4fe84bc3b51b
esp-idf
/
components
/
nvs_flash
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
…
nvs_partition_generator
…
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
…
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
…
.build-test-rules.yml
…
.gitignore
…
CMakeLists.txt
fix(esp_tee): Add standard newlib function stubs to resolve build warnings
2025-05-04 18:03:30 +05:30
Kconfig
…
project_include.cmake
…