esp-idf/docs/en/api-reference/storage/index.rst
Matus Fabo 1c6edff560 add: data classes for parsing NVS binary data
add: functions to print formatted NVS data
add: color support via ANSI escape sequences
add: documentation
2022-09-20 14:02:23 +00:00

23 lines
360 B
ReStructuredText

Storage API
***********
:link_to_translation:`zh_CN:[中文]`
.. toctree::
:maxdepth: 1
fatfs
mass_mfg.rst
nvs_flash
nvs_partition_gen.rst
nvs_partition_parse.rst
sdmmc
spi_flash
spiffs
vfs
wear-levelling
Code examples for this API section are provided in the :example:`storage` directory of ESP-IDF examples.