mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
22 lines
485 B
ReStructuredText
22 lines
485 B
ReStructuredText
存储 API
|
|
***********
|
|
|
|
:link_to_translation:`en:[English]`
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
FAT 文件系统 <fatfs>
|
|
量产程序 <mass_mfg.rst>
|
|
非易失性存储库 <nvs_flash>
|
|
NVS 分区生成程序 <nvs_partition_gen.rst>
|
|
SD/SDIO/MMC 驱动程序 <sdmmc>
|
|
SPI Flash API <spi_flash>
|
|
SPIFFS 文件系统 <spiffs>
|
|
虚拟文件系统组件 <vfs>
|
|
磨损均衡 API <wear-levelling>
|
|
|
|
|
|
|
|
此部分 API 代码示例详见 ESP-IDF 项下 :example:`storage` 目录。
|