fix(examples): esp_hosted as default for Wi-Fi connect on P4

This commit is contained in:
David Cermak
2024-08-30 08:33:06 +02:00
parent 1157a27964
commit 30c13225ca
3 changed files with 154 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
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
CONFIG_ESP_WIFI_REMOTE_LIBRARY_HOSTED=y