OVMS3-idf/components/esp_eth
Angus Gratton e32d27e7e8 esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time
Always enabled by default, as SPI/Ethernet support is enabled by default.
2019-08-13 17:14:16 +10:00
..
include ethernet: support dm9051 2019-07-04 19:38:13 +08:00
src ethernet: task yield at the end of isr handler 2019-07-22 21:07:02 +08:00
test ethernet: malloc hal together with driver context 2019-07-22 21:07:02 +08:00
CMakeLists.txt esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time 2019-08-13 17:14:16 +10:00
component.mk ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
Kconfig esp_eth: Add CONFIG_ETH_ENABLED flag to enable/disable ethernet at build time 2019-08-13 17:14:16 +10:00
linker.lf ethernet: task yield at the end of isr handler 2019-07-22 21:07:02 +08:00