esp-idf/components
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
..
app_trace
app_update bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
aws_iot
bootloader bootloader: Remove unnecessary KEEP on data/bss sections, save static RAM 2017-07-19 18:31:59 +10:00
bootloader_support bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
bt component/bt : fix RX packets losing bug 2017-07-20 15:53:01 +08:00
coap
cxx
driver Merge branch 'feature/sdspi_driver' into 'master' 2017-07-26 13:51:37 +08:00
esp32 Merge branch 'bugfix/init_nvs_in_bluetooth' into 'master' 2017-07-20 14:25:49 +08:00
espcoredump
esptool_py bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
ethernet lwip/ethernet: fix emac rx buf err 2017-07-25 11:19:31 +08:00
expat
fatfs driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
freertos build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
heap heap_caps: Allow for possibility a region is too small to register a heap 2017-07-19 17:24:24 +10:00
idf_test
jsmn
json
libsodium
log
lwip Merge branch 'feature/make_tcp_udp_receive_mbox_configurable' into 'master' 2017-07-25 20:45:38 +08:00
mbedtls
mdns
micro-ecc
newlib
nghttp
nvs_flash
openssl
partition_table
sdmmc driver: SD protocol driver for SPI peripheral 2017-07-20 13:43:07 +08:00
soc bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
spi_flash bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00
tcpip_adapter
ulp
vfs
wear_levelling
wpa_supplicant
xtensa-debug-module