18 lines
490 B
ReStructuredText
18 lines
490 B
ReStructuredText
Storage API
|
|
***********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
SPI Flash and Partition APIs <spi_flash>
|
|
SD/SDIO/MMC Driver <sdmmc>
|
|
Non-Volatile Storage <nvs_flash>
|
|
NVS Partition Generation Utility <nvs_partition_gen.rst>
|
|
Virtual Filesystem <vfs>
|
|
FAT Filesystem <fatfs>
|
|
Wear Levelling <wear-levelling>
|
|
SPIFFS Filesystem <spiffs>
|
|
Mass Manufacturing Utility <mass_mfg.rst>
|
|
|
|
|
|
Example code for this API section is provided in :example:`storage` directory of ESP-IDF examples.
|