mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
63091a2358
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