Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 550 Bytes

index.rst

File metadata and controls

21 lines (15 loc) · 550 Bytes

Storage API

:link_to_translation:`zh_CN:[中文]`

.. toctree::
    :maxdepth: 1

    FAT Filesystem <fatfs>
    Mass Manufacturing Utility <mass_mfg.rst>
    Non-Volatile Storage <nvs_flash>
    NVS Partition Generation Utility <nvs_partition_gen.rst>
    SD/SDIO/MMC Driver <sdmmc>
    SPI Flash and Partition APIs <spi_flash>
    SPIFFS Filesystem <spiffs>
    Virtual Filesystem <vfs>
    Wear Levelling API <wear-levelling>



Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.