forked from espressif/esp-protocols
05dcd8f0eeecdbd6f71fc612ced8a4083d4b1066
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 abc79de6. * Original commit: espressif/esp-idf@ece73a3e55
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
esp_websocket_client
- Brief introduction README
- Full html documentation
Description
Languages
C
56.2%
C++
36.3%
Python
4.4%
CMake
2.3%
Shell
0.3%
Other
0.5%