2017-01-16 22:08:35 +00:00
|
|
|
Storage API
|
|
|
|
***********
|
|
|
|
|
2019-09-06 11:12:36 +00:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2017-01-16 22:08:35 +00:00
|
|
|
.. toctree::
|
2019-08-13 08:01:50 +00:00
|
|
|
:maxdepth: 1
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2019-08-13 08:01:50 +00:00
|
|
|
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 <wear-levelling>
|
2017-01-16 22:08:35 +00:00
|
|
|
|
2017-01-18 20:04:11 +00:00
|
|
|
|
2019-06-17 06:23:52 +00:00
|
|
|
Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.
|