esp-idf/components
Ivan Grokhotkov 3161854efb Merge branch 'bugfix/spi_hd_rx' into 'master'
fix(spi_dma_rx): add check to avoid using SPI half-duplex mode DMA with both MOSI and MISO phases.

See merge request !1111
2017-08-28 17:36:58 +08:00
..
app_trace
app_update
aws_iot
bootloader
bootloader_support
bt component/bt: bugfix for hci acl flow control 2017-08-24 20:59:32 +08:00
coap
console console: initialize buf_size before calling open_memstream 2017-08-23 01:10:30 +08:00
cxx
driver Merge branch 'bugfix/spi_hd_rx' into 'master' 2017-08-28 17:36:58 +08:00
esp32 Merge branch 'feature/ets_timer' into 'master' 2017-08-28 16:38:11 +08:00
espcoredump
esptool_py esptool: Update to v2.1 final release 2017-08-22 11:49:07 +10:00
ethernet component/esp32 : move Phy outof Wifi section 2017-08-23 17:51:31 +08:00
expat
fatfs
freertos Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
heap
idf_test unit test: add sd env and spi env for sdmmc 2017-08-22 21:01:34 +08:00
jsmn
json
libsodium libsodium: Use mbedTLS implementations for SHA256 & SHA512 2017-08-18 16:29:04 +10:00
log
lwip Merge branch 'bugfix/tw14823_lwip_assert_err' into 'master' 2017-08-24 11:29:32 +08:00
mbedtls Merge branch 'bugfix/mbedtls_config_mismatch' into 'master' 2017-08-24 14:40:39 +08:00
mdns
micro-ecc
newlib newlib: implement gettimeofday using of esp_timer 2017-08-28 11:35:27 +08:00
nghttp nghttp: Restore nghttp2 v1.24 2017-08-22 13:01:36 +10:00
nvs_flash nvs: Support for handling multiple NVS partitions 2017-08-22 13:48:14 +05:30
openssl
partition_table Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
sdmmc sdmmc: don't use high speed mode with SD over SPI 2017-08-25 14:33:19 +08:00
soc Merge branch 'feature/ets_timer' into 'master' 2017-08-28 16:38:11 +08:00
spi_flash Update several Kconfig files to make help texts compatible with ReST 2017-08-22 14:34:19 +08:00
tcpip_adapter tcpip_adapter/lwip: optimize wifi/ip event 2017-08-21 14:36:44 +08:00
ulp
vfs vfs: implement fcntl via VFS interface 2017-08-21 15:58:28 +08:00
wear_levelling
wpa_supplicant
xtensa-debug-module