esp-idf/examples/storage
SalimTerryLi c0695e4216
example/storage: fix incorrect SDSPI DMA setting on c3
Closes https://github.com/espressif/esp-idf/issues/7389
2021-10-08 11:53:18 +08:00
..
ext_flash_fatfs
nvs_rw_blob ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
nvs_rw_value ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
nvs_rw_value_cxx ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
partition_api ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
parttool ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
sd_card example/storage: fix incorrect SDSPI DMA setting on c3 2021-10-08 11:53:18 +08:00
semihost_vfs
spiffs ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
spiffsgen ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
wear_levelling ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
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.