2017-01-16 22:08:35 +00:00
|
|
|
Storage API
|
|
|
|
***********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
SPI Flash and Partition APIs <spi_flash>
|
2017-05-02 08:36:01 +00:00
|
|
|
SD/MMC Card Host <sdmmc>
|
2017-01-16 22:08:35 +00:00
|
|
|
Non-Volatile Storage <nvs_flash>
|
|
|
|
Virtual Filesystem <vfs>
|
|
|
|
FAT Filesystem <fatfs>
|
2017-04-10 14:06:35 +00:00
|
|
|
Wear Levelling <wear-levelling>
|
2017-09-07 14:37:59 +00:00
|
|
|
SPIFFS Filesystem <spiffs>
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2017-01-19 08:16:06 +00:00
|
|
|
Example code for this API section is provided in :example:`storage` directory of ESP-IDF examples.
|