This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-07-23 03:13:01 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e577242c62e58fc52ff90bbbb08df52a4a59e82d
esp-idf
/
components
/
nvs_flash
/
src
History
radek.tandler
ebbeb7eece
fix(nvs_flash): Fixed order of page state change to allow recovery
2026-01-08 14:22:56 +01:00
..
compressed_enum_table.hpp
…
intrusive_list.h
…
nvs_api.cpp
…
nvs_bootloader.c
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +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
refactor(nvs_flash): Improved Blob performance
2025-10-24 12:23:51 +02:00
nvs_page.hpp
refactor(nvs_flash): Improved Blob performance
2025-10-24 12:23:51 +02:00
nvs_pagemanager.cpp
fix(nvs_flash): Fixed order of page state change to allow recovery
2026-01-08 14:22:56 +01:00
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
…
nvs_platform.hpp
…
nvs_storage.cpp
fix(nvs_flash): Fixed overwrite of V1 BLOB when legacy compatibility mode is in place
2025-10-24 12:23:51 +02:00
nvs_storage.hpp
refactor(nvs_flash): Improved Blob performance
2025-10-24 12:23:51 +02:00
nvs_test_api.h
…
nvs_types.cpp
refactor(nvs_flash): Improved Blob performance
2025-10-24 12:23:51 +02:00
nvs_types.hpp
refactor(nvs_flash): Improved Blob performance
2025-10-24 12:23:51 +02:00
nvs.hpp
…
partition.hpp
…