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
2026-01-10 11:24:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3bcd9278fa092cee44951c8591ee571bd873b511
esp-idf
/
components
/
nvs_flash
History
Jakob Hasse
84d184bdb0
Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master'
...
[NVS]: fix crashes from entry state 1 See merge request
espressif/esp-idf!14548
2021-08-06 09:14:21 +00:00
..
host_test
[nvs_flash]: Entries with state == 1 don't crash
2021-07-30 18:33:27 +08:00
include
Random NVS fixes
2021-03-08 14:41:53 +08:00
nvs_partition_generator
style: format python files with isort and double-quote-string-fixer
2021-01-26 10:49:01 +08:00
src
Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master'
2021-08-06 09:14:21 +00:00
test
NVS: using esp_partition API
2020-09-14 10:34:34 +08:00
test_nvs_host
Merge branch 'bugfix/nvs_corrupted_storage_crashes_app' into 'master'
2021-08-06 09:14:21 +00:00
.gitignore
…
CMakeLists.txt
[nvs]: use real esp_common on host tests
2021-08-03 19:47:17 +08:00
component.mk
…
Kconfig
nvs_flash: Modify the default NVS initialization API with internal nvs encryption
2021-01-20 11:12:14 +00:00