mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/fix_esp_http_client_build_failure_with_wifi_v5.1' into 'release/v5.1'
fix: fix esp_http_client_example build failure (v5.1) See merge request espressif/esp-idf!28761
This commit is contained in:
commit
ebbacf49cf
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
|
Loading…
Reference in New Issue
Block a user