This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
nvs_flash
History
radek.tandler
79b93d1db7
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-11-14 12:48:22 +01:00
..
host_test
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-11-14 12:48:22 +01:00
include
bugfix(nvs_flash): fixed wrong error check after open_nvs_handle
2022-12-01 18:05:56 +01:00
nvs_partition_generator
…
nvs_partition_tool
NVS: nvs_tool.py entry.data None check fix
2023-06-29 11:07:03 +02:00
private_include
…
src
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-11-14 12:48:22 +01:00
test
fix(tests): correct the flash write length for NVS encrypted test
2024-05-02 16:54:13 +05:30
test_nvs_host
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
.gitignore
…
CMakeLists.txt
fix(nvs): Adopted CMakeLists for host test if IDF v5.1
2024-03-12 16:27:36 +01:00
Kconfig
…