esp-idf/examples/common_components
Ivan Grokhotkov ece73a3e55 examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y
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 aea901f0.
2021-08-15 21:58:42 +05:00
..
iperf
led_strip
pid_ctrl
protocol_examples_common examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y 2021-08-15 21:58:42 +05:00
qrcode