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-21 07:04:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1816632e65eabb9cb8dc2e287e5bd160a4355047
esp-idf
/
components
/
nvs_flash
/
src
History
radek.tandler
4e8bb8a082
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +01:00
..
compressed_enum_table.hpp
…
intrusive_list.h
…
nvs_api.cpp
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
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: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
nvs_page.hpp
feat(nvs_flash): Implemented basic nvs_flash support for bootloader
2024-11-27 15:22:46 +01:00
nvs_pagemanager.cpp
…
nvs_pagemanager.hpp
…
nvs_partition_lookup.cpp
…
nvs_partition_lookup.hpp
…
nvs_partition_manager.cpp
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
nvs_partition_manager.hpp
…
nvs_partition.cpp
…
nvs_partition.hpp
…
nvs_platform.cpp
…
nvs_platform.hpp
…
nvs_storage.cpp
refactor: remove dependency on spi_flash include for sector size
2024-09-26 13:01:24 +08:00
nvs_storage.hpp
…
nvs_test_api.h
…
nvs_types.cpp
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-08-20 10:57:24 +02:00
nvs_types.hpp
fix(storage/nvs): Fixed hadling of inconsistent values in NVS entry header
2024-08-20 10:57:24 +02:00
nvs.hpp
…
partition.hpp
…