2017-01-16 17:08:35 -05:00
|
|
|
Storage API
|
|
|
|
***********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
SPI Flash and Partition APIs <spi_flash>
|
2018-03-06 05:03:53 -05:00
|
|
|
SD/SDIO/MMC Driver <sdmmc>
|
2017-01-16 17:08:35 -05:00
|
|
|
Non-Volatile Storage <nvs_flash>
|
2018-04-18 20:18:05 -04:00
|
|
|
NVS Partition Generation Utility <nvs_partition_gen.rst>
|
2017-01-16 17:08:35 -05:00
|
|
|
Virtual Filesystem <vfs>
|
|
|
|
FAT Filesystem <fatfs>
|
2017-04-10 10:06:35 -04:00
|
|
|
Wear Levelling <wear-levelling>
|
2017-09-07 10:37:59 -04:00
|
|
|
SPIFFS Filesystem <spiffs>
|
2018-07-17 04:44:30 -04:00
|
|
|
Mass Manufacturing Utility <mass_mfg.rst>
|
2017-01-16 17:08:35 -05:00
|
|
|
|
2017-01-18 15:04:11 -05:00
|
|
|
|
2017-01-19 03:16:06 -05:00
|
|
|
Example code for this API section is provided in :example:`storage` directory of ESP-IDF examples.
|