OVMS3-idf/components/ethernet
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
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: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 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