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 examples: unify iperf component 2021-07-16 11:59:52 +08:00
led_strip Get started example update for addressable LED compatibility. 2021-02-15 12:34:55 +00:00
pid_ctrl pid_ctrl: abstract into example common component 2021-08-10 15:32:06 +08:00
protocol_examples_common examples/protocols: fix compilation when CONFIG_EXAMPLE_USE_OPENETH=y 2021-08-15 21:58:42 +05:00
qrcode Add DPP Enrollee example 2021-01-25 13:26:33 +05:30