mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00: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:
@@ -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