mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ece73a3e55
The code checked CONFIG_ETH_USE_SPI_ETHERNET (which is usually set),
but CONFIG_EXAMPLE_ETH_SPI_xxx_GPIO options are only defined if
CONFIG_EXAMPLE_USE_SPI_ETHERNET is set. Fix the ifdef accordingly.
Regression from
|
||
---|---|---|
.. | ||
include | ||
addr_from_stdin.c | ||
CMakeLists.txt | ||
component.mk | ||
connect.c | ||
Kconfig.projbuild | ||
stdin_out.c |