esp-idf/examples/storage
Michael (XIAO Xufeng) 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
..
ext_flash_fatfs global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx NVS: expose C++ API 2020-01-09 18:29:23 +08:00
partition_api
parttool
sd_card sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
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.