mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(ssl): Using WolfSSL as default
Add sdkconfig.defaults for example base on mbedTLS.
This commit is contained in:
2
examples/protocols/https_mbedtls/sdkconfig.defaults
Normal file
2
examples/protocols/https_mbedtls/sdkconfig.defaults
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_SSL_USING_MBEDTLS=y
|
||||
|
Reference in New Issue
Block a user