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-10-02 11:44:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
060f3a3b13241e4c9e160fc61a9995b51c3ba0dc
esp-idf
/
components
/
nvs_flash
History
Jakob Hasse
d6f3666875
Merge branch 'bugfix/nvs_flash_linux_target_cleanups' into 'master'
...
nvs_flash: cleanups related to linux target See merge request
espressif/esp-idf!19570
2022-08-19 21:07:48 +08:00
..
host_test
tests: Fix CI build failures
2022-08-03 05:18:37 +00:00
include
refactor (nvs)!: New interface for iterator functions
2022-05-30 09:28:42 +08:00
nvs_partition_generator
tools: remove the dependency on the future package
2022-08-09 16:46:58 +02:00
private_include
…
src
nvs_flash: replace strncpy + manual null termination with strlcpy
2022-08-17 12:20:36 +02:00
test
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04:00
test_nvs_host
Merge branch 'bugfix/nvs_flash_linux_target_cleanups' into 'master'
2022-08-19 21:07:48 +08:00
.gitignore
…
CMakeLists.txt
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04:00
Kconfig
…