- Storage API
- ***********
- .. toctree::
- :maxdepth: 1
- SPI Flash and Partition APIs <spi_flash>
- SD/MMC Card Host <sdmmc>
- Non-Volatile Storage <nvs_flash>
- Virtual Filesystem <vfs>
- FAT Filesystem <fatfs>
- Wear Levelling <wear-levelling>
- SPIFFS Filesystem <spiffs>
- Example code for this API section is provided in :example:`storage` directory of ESP-IDF examples.
|