esp-idf/components/ethernet
morris eec6de57ff ethernet: multi-call failure in esp_eth_init
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
2018-11-13 16:38:45 +08:00
..
eth_phy
include
test
CMakeLists.txt
Kconfig ethernet: multi-call failure in esp_eth_init 2018-11-13 16:38:45 +08:00
component.mk
emac_common.h
emac_desc.h
emac_dev.c
emac_dev.h
emac_main.c ethernet: multi-call failure in esp_eth_init 2018-11-13 16:38:45 +08:00