esp-idf/examples/storage
morris 69dd3839ce Merge branch 'feature/c6_sdspi_host' into 'master'
sdspi: bringup sdspi on c6

Closes IDF-5860

See merge request espressif/esp-idf!21681
2022-12-21 14:07:56 +08:00
..
custom_flash_driver build system: Add idf_component_add_link_dependency function, use for spi_flash overriding 2022-12-16 16:26:44 +01:00
ext_flash_fatfs
fatfsgen
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx Merge branch 'bugfix/nvs_cxx_example' into 'master' 2022-12-14 17:17:59 +08:00
partition_api
parttool
sd_card sdspi: bringup sdspi on c6 2022-12-19 16:33:50 +08:00
semihost_vfs
spiffs
spiffsgen
wear_levelling
.build-test-rules.yml sdspi: bringup sdspi on c6 2022-12-19 16:33:50 +08: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.