esp-idf/examples/storage
Martin Vychodil 99aa037793 * SD card example split (SDMMC/SDSPI)
JIRA IDF-1456
2021-04-29 10:38:55 +02:00
..
custom_flash_driver
ext_flash_fatfs
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx
partition_api
parttool
sd_card
semihost_vfs
spiffs
spiffsgen
wear_levelling
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.