mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(wolfssl): Add wolfssl commercial library V3.14.0
This commit is contained in:
@ -12,6 +12,8 @@ config SSL_USING_MBEDTLS
|
||||
bool "mbedTLS"
|
||||
config SSL_USING_AXTLS
|
||||
bool "axTLS"
|
||||
config SSL_USING_WOLFSSL
|
||||
bool "wolfSSL"
|
||||
endchoice
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user