OVMS3-idf/docs/api
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
..
bluetooth component/bt : add adv/scan start complete event 2017-02-23 17:54:22 +08:00
ethernet docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
peripherals docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
protocols docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
storage Merge branch 'feature/fatfs_dynamic_pdrv' into 'master' 2017-03-03 11:40:37 +08:00
system ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
wifi docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
template.rst Clarification on documenting examples 2016-12-27 12:32:40 +01:00