This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-28 03:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1ee3e41aaa34e19c1caedcd9215eeaf2eefe170
esp-idf
/
components
/
nvs_flash
T
History
Jakob Hasse
0eddee63e8
bugfix(nvs_flash): fixed potential memory leak in nvs::Storage::init()
2023-03-08 14:13:11 +08:00
..
host_test
Storage: Partition APIs moved to the new component 'esp_partition'
2022-11-02 21:49:08 +01:00
include
bugfix(nvs_flash): fixed wrong error check after open_nvs_handle
2023-02-20 14:20:18 +08:00
nvs_partition_generator
nvs_partition_gen: Allow up to 4000 byte strings with NVS V2
2022-07-22 15:43:19 +10:00
private_include
…
src
bugfix(nvs_flash): fixed potential memory leak in nvs::Storage::init()
2023-03-08 14:13:11 +08:00
test
Storage: Partition APIs moved to the new component 'esp_partition'
2022-11-02 21:49:08 +01:00
test_nvs_host
refactor(nvs): custom allocator for all objects allocated in NVS
2023-03-02 10:49:53 +08:00
.gitignore
…
CMakeLists.txt
Storage: Partition APIs moved to the new component 'esp_partition'
2022-11-02 21:49:08 +01:00
Kconfig
…