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-19 11:45:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbda0a9baad699abfb22e054b8dca0336cd4ec0f
esp-idf
/
components
/
nvs_flash
/
src
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
..
compressed_enum_table.hpp
…
intrusive_list.h
…
nvs_api.cpp
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
nvs_cxx_api.cpp
…
nvs_encrypted_partition.cpp
…
nvs_encrypted_partition.hpp
…
nvs_handle_locked.cpp
…
nvs_handle_locked.hpp
…
nvs_handle_simple.cpp
…
nvs_handle_simple.hpp
…
nvs_item_hash_list.cpp
…
nvs_item_hash_list.hpp
…
nvs_memory_management.hpp
…
nvs_page.cpp
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-11-14 12:48:22 +01:00
nvs_page.hpp
fix(nvs): eraseMultiPageBlob to robustly delete all related BLOB_DATA records and respect VER_ANY
2024-03-12 16:27:36 +01:00
nvs_pagemanager.cpp
…
nvs_pagemanager.hpp
…
nvs_partition_lookup.cpp
…
nvs_partition_lookup.hpp
…
nvs_partition_manager.cpp
…
nvs_partition_manager.hpp
…
nvs_partition.cpp
…
nvs_partition.hpp
…
nvs_platform.cpp
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
nvs_platform.hpp
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
nvs_storage.cpp
fix(nvs): Improved lockig mechanism for initialization phase
2024-03-12 16:27:36 +01:00
nvs_storage.hpp
…
nvs_test_api.h
…
nvs_types.cpp
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-11-14 12:48:22 +01:00
nvs_types.hpp
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-11-14 12:48:22 +01:00
nvs.hpp
…
partition.hpp
…