esp-idf/examples/ethernet/iperf/main
Ondrej Kosta ef30384902 esp_eth: add support for multiple Ethernets modules at a time
Ethernet driver events properly bounded with ESP NETIF actions to support multiple Ethernet modules used at a time.

Components using Ethernet updated to conform with new API.

Closes https://github.com/espressif/esp-idf/issues/7318
2021-08-24 17:10:36 +02:00
..
CMakeLists.txt add esp_eth component 2019-06-26 10:19:23 +08:00
cmd_ethernet.c esp_eth: add support for multiple Ethernets modules at a time 2021-08-24 17:10:36 +02:00
cmd_ethernet.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ethernet_example_main.c CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
Kconfig.projbuild examples: Update Ethernet examples to use new PHY LAN87xx init function 2021-07-28 19:34:05 +08:00