OVMS3-idf/components/ethernet
Angus Gratton 1cb5712463 cmake: Add component dependency support
Components should set the COMPONENT_REQUIRES & COMPONENT_PRIVATE_REQUIRES variables to define their
requirements.
2018-04-30 09:59:20 +10:00
..
eth_phy Set direction of SMI pins MDC and MDIO correctly. 2018-02-11 16:11:14 +08:00
include emac:add set_eth_mac api 2017-12-15 17:15:53 +08:00
CMakeLists.txt cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
component.mk ethernet: Refactor PHY support to be part of ethernet component 2017-04-20 18:03:00 +10:00
emac_common.h feat(emac): add support for emac to use internal (APLL) clock outputs. 2017-11-13 14:18:58 +08:00
emac_desc.h ethernet: add first version of ethernet driver 2016-12-01 19:17:48 +08:00
emac_dev.c feat(emac): add support for emac to use internal (APLL) clock outputs. 2017-11-13 14:18:58 +08:00
emac_dev.h feat(emac): add support for emac to use internal (APLL) clock outputs. 2017-11-13 14:18:58 +08:00
emac_main.c emac:add set_eth_mac api 2017-12-15 17:15:53 +08:00
Kconfig esp32/tcpipadapter: correct eth ip got event info 2017-10-13 15:56:51 +08:00