2017-01-16 23:08:35 +01:00
|
|
|
Storage API
|
|
|
|
***********
|
|
|
|
|
2019-09-06 19:12:36 +08:00
|
|
|
:link_to_translation:`zh_CN:[中文]`
|
|
|
|
|
2017-01-16 23:08:35 +01:00
|
|
|
.. toctree::
|
2019-08-13 16:01:50 +08:00
|
|
|
:maxdepth: 1
|
2017-01-16 23:08:35 +01:00
|
|
|
|
2021-12-30 18:50:55 +08:00
|
|
|
fatfs
|
|
|
|
mass_mfg.rst
|
|
|
|
nvs_flash
|
|
|
|
nvs_partition_gen.rst
|
2022-04-14 12:08:26 +02:00
|
|
|
nvs_partition_parse.rst
|
2021-12-30 18:50:55 +08:00
|
|
|
sdmmc
|
|
|
|
spi_flash
|
|
|
|
spiffs
|
|
|
|
vfs
|
|
|
|
wear-levelling
|
2021-09-03 16:06:02 +08:00
|
|
|
|
2017-01-16 23:08:35 +01:00
|
|
|
|
2017-01-18 21:04:11 +01:00
|
|
|
|
2019-06-17 14:23:52 +08:00
|
|
|
Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.
|