OVMS3-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 ethernet: fix some bugs in phy&mac driver 2018-11-06 11:07:22 +08:00
include ethernet: fix some bugs in phy&mac driver 2018-11-06 11:07:22 +08:00
test ethernetif: fix potential memory leak 2018-11-13 10:11:48 +08:00
CMakeLists.txt event: Implement event loop library 2018-10-26 13:14:19 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
emac_common.h ethernet: fix infinite loop when init phy or reset mac 2018-09-20 10:09:38 +08:00
emac_desc.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.c ethernet: fix some bugs in phy&mac driver 2018-11-06 11:07:22 +08:00
emac_dev.h ethernet: fix infinite loop when init phy or reset mac 2018-09-20 10:09:38 +08:00
emac_main.c ethernet: multi-call failure in esp_eth_init 2018-11-13 16:38:45 +08:00
Kconfig ethernet: multi-call failure in esp_eth_init 2018-11-13 16:38:45 +08:00