mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
39f4f98aa1
* Add MQTT test configuration with WiFi on ESP32-P4 * Document esp_wifi_remote workflow in the example's README
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
CONFIG_IDF_TARGET="esp32p4"
|
|
CONFIG_EXAMPLE_CONNECT_WIFI=y
|
|
CONFIG_ESP_WIFI_REMOTE_EPPP_UART_TX_PIN=17
|
|
CONFIG_ESP_WIFI_REMOTE_EPPP_UART_RX_PIN=16
|