OVMS3-idf/components/esp_eth
suda-morris 13c128fd31 Ethernet: optimize and bugfix
1. simplify deallocate in esp_eth_mac_new_esp32, esp_eth_mac_new_dm9051
2. remove blocking operation in os timer callback
3. check buffer size in ethernet receive function
2019-10-11 12:15:17 +08:00
..
include Ethernet: optimize and bugfix 2019-10-11 12:15:17 +08:00
src Ethernet: optimize and bugfix 2019-10-11 12:15:17 +08:00
test Ethernet: optimize and bugfix 2019-10-11 12:15:17 +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