esp-idf/examples/storage
Ivan Grokhotkov e596c84d49 build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
..
custom_flash_driver
ext_flash_fatfs build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
fatfsgen
nvs_rw_blob build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
nvs_rw_value build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
nvs_rw_value_cxx build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
partition_api build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
parttool
sd_card
semihost_vfs
spiffs
spiffsgen
wear_levelling
.build-test-rules.yml
README.md

README.md

Storage Examples

Storage and management of user and system data in modules flash and on external memory / devices.

See the README.md file in the upper level examples directory for more information about examples.