kopia lustrzana https://github.com/espressif/esp-idf
dc043109d7
When ethernet enable again after disable it before, phy init will report timeout. The cause of this problem is that the enabling of emac clock is too late, and should be placed before phy init. |
||
---|---|---|
.. | ||
eth_phy | ||
include | ||
test | ||
CMakeLists.txt | ||
Kconfig | ||
component.mk | ||
emac_common.h | ||
emac_desc.h | ||
emac_dev.c | ||
emac_dev.h | ||
emac_main.c |