mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-31 23:50:12 +08:00
Merge branch 'feature/using_wolfssl_as_default' into 'master'
Using WolfSSL as default See merge request sdk/ESP8266_RTOS_SDK!607
This commit is contained in:
@ -2,7 +2,7 @@ menu "SSL"
|
||||
|
||||
choice SSL_LIBRARY_CHOOSE
|
||||
prompt "Choose SSL/TLS library"
|
||||
default SSL_USING_MBEDTLS
|
||||
default SSL_USING_WOLFSSL
|
||||
help
|
||||
Choose the SSL/TLS library which you want to use.
|
||||
|
||||
|
Reference in New Issue
Block a user