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