OVMS3-idf/examples/ethernet
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
..
basic ethernet: support dm9051 2019-07-04 19:38:13 +08:00
eth2ap ethernet: support dm9051 2019-07-04 19:38:13 +08:00
iperf ethernet: support dm9051 2019-07-04 19:38:13 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

Ethernet Examples

See the README.md file in the upper level examples directory for more information about examples.