mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 07:37:54 +00:00
fix(esp-tls): Fix the https_request example build for esp-wolfssl
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
menu "Example Configuration"
|
||||
|
||||
config EXAMPLE_USING_ESP_TLS_MBEDTLS
|
||||
bool
|
||||
depends on ESP_TLS_USING_MBEDTLS
|
||||
default y
|
||||
|
||||
config EXAMPLE_CLIENT_SESSION_TICKETS
|
||||
bool "Enable Client session ticket support"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user