esp-idf/components
Jiang Jiang Jian 63091a2358 Merge branch 'feature/ethernet_support_flow_control' into 'master'
ethernet: support flow control

(1) Only fullduplex mode support flow ctrl .

(2) Fix reboot exception which caused by not-reset EMAC hardware (such as DMA) when reset CPU.

See merge request !392
2017-01-11 14:51:43 +08:00
..
app_update
bootloader Merge branch 'feature/idf_version' into 'master' 2017-01-11 11:34:28 +08:00
bootloader_support
bt component/bt: fix typos in "if" condition espressions 2017-01-11 13:36:48 +08:00
coap
cxx cxx: implement static initialization guards 2017-01-06 16:07:33 +08:00
driver sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
esp32 Merge branch 'feature/ethernet_support_flow_control' into 'master' 2017-01-11 14:51:43 +08:00
esptool_py
ethernet ethernet: support flow control 2017-01-10 15:19:18 +08:00
expat
fatfs fatfs: add vfs support 2017-01-09 05:54:04 +08:00
freertos Add documentation to panic handler functions, move watchpoint stuff from tasks.c to port.c, account for non-32-bytes-aligned stacks when setting watchpoint, add debug reason explanation to panic handler 2017-01-10 13:05:19 +08:00
idf_test
json cJSON:Add float format process 2017-01-09 17:51:48 +08:00
log
lwip components/lwip: Set the ping target info 2017-01-11 10:58:34 +08:00
mbedtls Merge branch 'feature/intr_alloc' into 'master' 2016-12-09 14:00:39 +08:00
micro-ecc
newlib fatfs: add vfs support 2017-01-09 05:54:04 +08:00
nghttp
nvs_flash
openssl
partition_table
sdmmc fatfs: add vfs support 2017-01-09 05:54:04 +08:00
spi_flash
tcpip_adapter dhcp: fix dhcp err when wifi and ethernet coexist 2017-01-10 21:54:53 +08:00
ulp
vfs vfs: add directory APIs 2017-01-09 04:51:24 +08:00
wpa_supplicant
xtensa-debug-module