mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 18:40:13 +00:00
Because of incomplete state machine, ethernet driver will broken if esp_eth_init is called twice. Detailed information here: https://ezredmine.espressif.cn:8765/issues/27332