mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 18:49:08 -04:00
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
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:
- Main server: http://esp-idf.readthedocs.io/ or http://esp-idf.rtfd.io/
- Mirror: https://dl.espressif.com/doc/esp-idf/latest/