This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bee241b0e2cb93b62cf6fe29315dce2bd57bb62b
esp-idf
/
components
/
nvs_flash
T
History
Ivan Grokhotkov
bee241b0e2
nvs_flash: remove leftover ESP_ERROR_CHECKS
...
Similar to the asserts, these are replaced by error checks.
2022-08-17 12:20:36 +02: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
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00
src
nvs_flash: remove leftover ESP_ERROR_CHECKS
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
nvs_flash: make nvs_flash_init usable for Linux target
2022-08-17 12:20:36 +02:00
.gitignore
nvs_flash, wear_levelling: ignore host test files
2017-04-17 11:01:18 +08:00
CMakeLists.txt
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04:00
Kconfig
add: Kconfig assert or errorcode option
2022-05-28 20:29:05 +02:00