esp-idf/docs/api/storage
Ivan Grokhotkov 4ecd26ce77 Merge branch 'feature/fatfs_dynamic_pdrv' into 'master'
FATFS enable support for multiple drives

Current implementation has drive numbers and paths hardcoded to support
only one FATFS drive. Arduino has it's own SPI driver to allow
compatibility and flexibility. With the MR it is possible to have up to
```_VOLUMES``` drives connected (SPI, SDMMC and others) at the same
time and accessed through VFS

See merge request !478
2017-03-03 11:40:37 +08:00
..
fatfs.rst pick better name for unregister function and update docs 2017-02-02 12:24:38 +02:00
index.rst docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
nvs_flash.rst docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
sdmmc.rst Updated links to examples in new folders / categories in api documentation 2017-01-16 23:08:36 +01:00
spi_flash.rst spi_flash: Add new phys2cache & cache2phys functions to query flash cache mappings 2017-02-22 10:22:50 +11:00
vfs.rst docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00