16b23a407c
Typo fix in bluetooth README.md
14 lines
379 B
ReStructuredText
14 lines
379 B
ReStructuredText
Storage API
|
|
***********
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
SPI Flash and Partition APIs <spi_flash>
|
|
SD/MMC <sdmmc>
|
|
Non-Volatile Storage <nvs_flash>
|
|
Virtual Filesystem <vfs>
|
|
FAT Filesystem <fatfs>
|
|
|
|
|
|
Example code for this API section is provided in `examples/storage <https://github.com/espressif/esp-idf/tree/master/examples/storage>`_ directory of ESP-IDF repository.
|