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-09-01 22:38:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db2d0eff7cbb1f70ee13dfc96b5f3b73c03f289b
esp-idf
/
components
/
nvs_flash
History
radek.tandler
03d0870430
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
...
feat(storage/nvs): Added test cases for damaged entries with correct CRC
2024-10-18 10:55:19 +02:00
..
host_test
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-10-18 10:55:19 +02:00
include
feat(nvs_flash): Added function nvs_find_key
2023-12-09 09:12:31 +01:00
nvs_partition_generator
Docs: Update CN trans for components/nvs_flash/nvs_partition_generator/README.rst
2023-10-26 12:19:25 +08:00
nvs_partition_tool
feat(nvs): NVS tool add key consistency check
2023-10-09 15:58:48 +02:00
private_include
…
src
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-10-18 10:55:19 +02:00
test_apps
fix(tests): correct the flash write length for NVS encrypted test
2024-05-02 19:19:50 +08:00
test_nvs_host
fix(nvs): Improved lockig mechanism for initialization phase
2024-02-28 12:37:21 +01:00
.build-test-rules.yml
…
.gitignore
…
CMakeLists.txt
fix(nvs): Improved lockig mechanism for initialization phase
2024-02-28 12:37:21 +01:00
Kconfig
…
project_include.cmake
…