mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 02:56:35 +08:00
fix(esp-tls): fix esp-tls compiling error
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/828
This commit is contained in:
3
examples/protocols/https_request/sdkconfig.ci
Normal file
3
examples/protocols/https_request/sdkconfig.ci
Normal file
@ -0,0 +1,3 @@
|
||||
CONFIG_LWIP_IPV6=y
|
||||
|
||||
CONFIG_ESP_TLS_SERVER=y
|
Reference in New Issue
Block a user