mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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