mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 21:48:05 +08:00
feat(ssl): remove AX-TLS
Also open source, we recommend that customers use mbedTLS.
This commit is contained in:
@ -10,8 +10,6 @@ choice SSL_LIBRARY_CHOOSE
|
||||
|
||||
config SSL_USING_MBEDTLS
|
||||
bool "mbedTLS"
|
||||
config SSL_USING_AXTLS
|
||||
bool "axTLS"
|
||||
config SSL_USING_WOLFSSL
|
||||
bool "wolfSSL (License info in wolfssl subdirectory README)"
|
||||
endchoice
|
||||
|
Reference in New Issue
Block a user