mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
fix: fix esp_http_client_example build failure
Fixed the build failure of esp_http_client_example for ESP32-C6 when build with Wi-Fi enabled
This commit is contained in:
1
examples/protocols/esp_http_client/sdkconfig.ci.wifi
Normal file
1
examples/protocols/esp_http_client/sdkconfig.ci.wifi
Normal file
@@ -0,0 +1 @@
|
||||
CONFIG_EXAMPLE_CONNECT_WIFI=y
|
@@ -0,0 +1,2 @@
|
||||
CONFIG_MBEDTLS_TLS_CLIENT_ONLY=y
|
||||
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y
|
||||
|
Reference in New Issue
Block a user