esp_eth: fix default PHY reset gpio
Closes https://github.com/espressif/esp-idf/issues/7034
This commit is contained in:
@@ -5,7 +5,7 @@ COMPONENT_ADD_INCLUDEDIRS := include
|
||||
COMPONENT_SRCDIRS := src
|
||||
|
||||
ifndef CONFIG_ETH_USE_ESP32_EMAC
|
||||
COMPONENT_OBJEXCLUDE += src/esp_eth_mac_esp32.o
|
||||
COMPONENT_OBJEXCLUDE += src/esp_eth_mac_esp.o
|
||||
endif
|
||||
|
||||
ifndef CONFIG_ETH_SPI_ETHERNET_DM9051
|
||||
|
||||
Reference in New Issue
Block a user