mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04: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