OVMS3-idf/components/esp_eth
suda-morris 14ffd355e6 ethernet: bugfix and optimize
1. check frame length before pass to stack
2. replace semaphore with task notify
2019-09-03 11:01:16 +08:00
..
include ethernet: support dm9051 2019-07-04 19:38:13 +08:00
src ethernet: bugfix and optimize 2019-09-03 11:01:16 +08:00
test ethernet: malloc hal together with driver context 2019-07-22 21:07:02 +08:00
CMakeLists.txt ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
component.mk ethernet: can build without enable esp32 emac 2019-07-22 21:07:02 +08:00
Kconfig ethernet: bugfix and optimize 2019-09-03 11:01:16 +08:00
linker.lf ethernet: task yield at the end of isr handler 2019-07-22 21:07:02 +08:00