OVMS3-idf/components/ethernet
morris c159984264 separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
2019-03-21 18:51:45 +08:00
..
eth_phy ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00
include ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +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 separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
Kconfig ethernet: support new PHY (IP101) 2019-01-29 14:08:35 +08:00