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
2025-08-31 22:24:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a76eab4d39ea206ac35fb0d2bd153f04a2f16d8d
esp-idf
/
components
/
nvs_flash
History
Laukik Hase
4ac95a33fd
nvs_flash: Migrate UTs to component test-apps
2023-04-26 10:21:03 +05:30
..
host_test
nvs_host_test: replace sprintf with snprintf
2023-04-03 16:33:57 -04: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
docs: updated path to nvs_tool.py in chinese doc.
2023-01-06 11:00:17 +08:00
private_include
…
src
bugfix(nvs_flash): fixed potential memory leak in nvs::Storage::init()
2022-12-15 15:37:21 +08:00
test_apps
nvs_flash: Migrate UTs to component test-apps
2023-04-26 10:21:03 +05:30
test_nvs_host
nvs: fix string/blob comparison lengths in host tests
2023-04-18 08:02:38 +02:00
.gitignore
…
CMakeLists.txt
nvs_flash/host_test: migrated to the CMake build system and nvs flash Linux implementation
2022-11-16 14:15:23 +01:00
Kconfig
…