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:
Mahavir Jain 2024-02-27 18:49:46 +08:00
commit ebbacf49cf
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
CONFIG_EXAMPLE_CONNECT_WIFI=y

View File

@ -0,0 +1,2 @@
CONFIG_MBEDTLS_TLS_CLIENT_ONLY=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y