OVMS3-idf/docs
Ivan Grokhotkov 002f38fa8f Merge branch 'feature/sdspi_driver' into 'master'
SD SPI mode driver

This MR adds functionality to support SD cards connected via SPI interface.
Additionally, two bugs are fixed:
- Definition of `SPI_TRANS_MODE_DIOQIO_ADDR` in spi_master driver
- SD card probing frequency was 4000kHz instead of 400kHz as required by the standard

See merge request !727
2017-07-26 13:51:37 +08:00
..
_static Merge branch 'feature/update_wrover_v3' into 'master' 2017-07-07 14:16:36 +08:00
api-guides docs: add wifi.rst 2017-07-24 10:20:06 +08:00
api-reference driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
contribute docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
get-started Layout of esp-wrover-kit updated to v3 2017-07-05 21:21:54 +02:00
hw-reference Layout of esp-wrover-kit updated to v3 2017-07-05 21:21:54 +02:00
security docs: fix flash encryption key storage block, use same names as in TRM 2017-07-06 10:47:18 +08:00
about.rst Getting started guides 2017-04-27 19:51:42 +02:00
conf.py docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
COPYRIGHT.rst Add jsmn JSON parser component 2017-03-07 10:18:47 +11:00
Doxyfile heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
gen-dxd.py docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
hlinterrupts.rst Break out high-level interrupts so a component can override them 2017-07-07 12:51:33 +08:00
index.rst Getting started guides 2017-04-27 19:51:42 +02:00
link-roles.py docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
Makefile docs: Generate Doxygen directives for API documentation 2017-05-19 18:26:02 +02:00
README.md Docs folder info, ref. https://github.com/espressif/esp-idf/issues/243; Doc title fix 2017-01-17 20:37:27 +01:00
repo_util.py docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
requirements.txt docs: fix typos, build docs with gitlab CI 2016-11-01 20:08:29 +08:00
resources.rst Getting started guides 2017-04-27 19:51:42 +02:00

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: