1Storage API 2*********** 3 4:link_to_translation:`zh_CN:[中文]` 5 6.. toctree:: 7 :maxdepth: 1 8 9 FAT Filesystem <fatfs> 10 Mass Manufacturing Utility <mass_mfg.rst> 11 Non-Volatile Storage <nvs_flash> 12 NVS Partition Generation Utility <nvs_partition_gen.rst> 13 SD/SDIO/MMC Driver <sdmmc> 14 SPI Flash and Partition APIs <spi_flash> 15 SPIFFS Filesystem <spiffs> 16 Virtual Filesystem <vfs> 17 Wear Levelling API <wear-levelling> 18 19 20 21Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples. 22