2017-01-16 22:08:35 +00:00
|
|
|
Storage API
|
|
|
|
***********
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
SPI Flash and Partition APIs <spi_flash>
|
2018-03-06 10:03:53 +00:00
|
|
|
SD/SDIO/MMC Driver <sdmmc>
|
2017-01-16 22:08:35 +00:00
|
|
|
Non-Volatile Storage <nvs_flash>
|
2018-04-19 00:18:05 +00:00
|
|
|
NVS Partition Generation Utility <nvs_partition_gen.rst>
|
2017-01-16 22:08:35 +00:00
|
|
|
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>
|
2018-07-17 08:44:30 +00:00
|
|
|
Mass Manufacturing Utility <mass_mfg.rst>
|
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.
|