Added support for Ethernet PHY KSZ8081

Merges https://github.com/espressif/esp-idf/pull/6578
This commit is contained in:
Patrick Wieder
2021-02-19 16:12:06 +01:00
committed by bot
parent 9d7ba4c49a
commit 98a4c70af9
5 changed files with 381 additions and 0 deletions

View File

@@ -70,6 +70,12 @@ menu "Example Configuration"
help
The KSZ8041 is a single supply 10Base-T/100Base-TX Physical Layer Transceiver.
Goto https://www.microchip.com/wwwproducts/en/KSZ8041 for more information about it.
config EXAMPLE_ETH_PHY_KSZ8081
bool "KSZ8081"
help
The KSZ8081 is a single supply 10Base-T/100Base-TX Physical Layer Transceiver.
Goto https://www.microchip.com/wwwproducts/en/KSZ8081 for more information about it.
endchoice # EXAMPLE_ETH_PHY_MODEL
config EXAMPLE_ETH_MDC_GPIO