1存储 API 2*********** 3 4:link_to_translation:`en:[English]` 5 6.. toctree:: 7 :maxdepth: 1 8 9 SPI Flash 和分区 API <spi_flash> 10 SD/SDIO/MMC 驱动程序 <sdmmc> 11 非易失性存储 <nvs_flash> 12 NVS 分区生成程序 <nvs_partition_gen.rst> 13 虚拟文件系统 <vfs> 14 FAT 文件系统 <fatfs> 15 磨损均衡 <wear-levelling> 16 SPIFFS 文件系统 <spiffs> 17 量产程序 <mass_mfg.rst> 18 19 20此部分 API 代码示例详见 ESP-IDF 项下 :example:`storage` 目录。 21