esp-idf/examples/storage
Ivan Grokhotkov 89ee7b5dfb examples: add FATFS in external Flash example
Demonstrates the usage of the new spi_bus_add_flash_device,
esp_flash_init, esp_partition_register_external functions.
2019-07-26 08:19:42 +02:00
..
ext_flash_fatfs examples: add FATFS in external Flash example 2019-07-26 08:19:42 +02:00
nvs_rw_blob
nvs_rw_value
partition_api
parttool
sd_card
semihost_vfs
spiffs
spiffsgen
wear_levelling examples: add FATFS in external Flash example 2019-07-26 08:19:42 +02: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.