OVMS3-idf/components/esp_eth/src
suda-morris cb42c29252 ethernet: support dm9051
1. move resource allocation from xxx_init to xxx_new
2. fix enabling tx checksum insertion by mistake
3. iperf example: enlarge max arguments
4. add examples for spi-ethernet

Closes https://github.com/espressif/esp-idf/issues/3715
Closes https://github.com/espressif/esp-idf/issues/3711
2019-07-04 19:38:13 +08:00
..
esp_eth.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_mac_dm9051.c ethernet: support dm9051 2019-07-04 19:38:13 +08:00
esp_eth_mac_esp32.c ethernet: support dm9051 2019-07-04 19:38:13 +08:00
esp_eth_phy_dm9051.c ethernet: support dm9051 2019-07-04 19:38:13 +08:00
esp_eth_phy_dp83848.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_ip101.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_lan8720.c add esp_eth component 2019-06-26 10:19:23 +08:00
esp_eth_phy_rtl8201.c add esp_eth component 2019-06-26 10:19:23 +08:00