ed1771c7cc
1. In original driver, the stack size for emac driver task "emacT" is only 2048 Bytes, which also can not be changed by user. 2. Each time when invoking "emac_start" function, it will reset emac registers, the driver should reconfig some important registers again. Closes https://github.com/espressif/esp-idf/issues/3025 |
||
---|---|---|
.. | ||
eth_phy | ||
include | ||
CMakeLists.txt | ||
component.mk | ||
emac_common.h | ||
emac_desc.h | ||
emac_dev.c | ||
emac_dev.h | ||
emac_main.c | ||
Kconfig |