Skip to content

Commit

Permalink
Merge branch 'bugfix/fix_esp_http_client_build_failure_with_wifi_v5.2…
Browse files Browse the repository at this point in the history
…' into 'release/v5.2'

fix: fix esp_http_client_example build failure (v5.2)

See merge request espressif/esp-idf!28760
  • Loading branch information
mahavirj committed Feb 16, 2024
2 parents 3549a15 + 9e472f5 commit 585f9a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/protocols/esp_http_client/sdkconfig.ci.wifi
@@ -0,0 +1 @@
CONFIG_EXAMPLE_CONNECT_WIFI=y
2 changes: 2 additions & 0 deletions examples/protocols/esp_http_client/sdkconfig.defaults
@@ -0,0 +1,2 @@
CONFIG_MBEDTLS_TLS_CLIENT_ONLY=y
CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y

0 comments on commit 585f9a0

Please sign in to comment.