esp-idf/docs
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
..
_static
api
security
COPYRIGHT.rst
Doxyfile
Makefile
README.md
build-system.rst
conf.py
contributing.rst
contributor-agreement.rst
core_dump.rst
deep-sleep-stub.rst
documenting-code.rst
doxygen_xml_to_rst.xslt
eclipse-setup-windows.rst
eclipse-setup.rst
esp32.cfg
general-notes.rst
index.rst
link-roles.py
linux-setup.rst
macos-setup.rst
make-project.rst
openocd.rst
partition-tables.rst
repo_util.py
requirements.txt
style-guide.rst
ulp.rst
unit-tests.rst
windows-setup.rst

README.md

Documentation Source Folder

This folder contains source files of ESP-IDF documentation.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated instantly on each commit: