OVMS3-idf/components/ethernet
Ivan Grokhotkov b1d1e37f87 event loop: re-implement based on esp_event library
Includes ds2ds unit test fix, iperf example test fix
2019-04-11 12:04:58 +08:00
..
eth_phy ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
include ethernet: add event declarations 2019-04-11 12:04:58 +08:00
test separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
CMakeLists.txt ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
emac_common.h ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
emac_desc.h ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
emac_dev.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
emac_dev.h ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
emac_main.c event loop: re-implement based on esp_event library 2019-04-11 12:04:58 +08:00
Kconfig ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00