Merge remote-tracking branch 'origin/pr/598' into baremetal
This commit is contained in:
commit
f2ef573f2b
22 changed files with 132 additions and 67 deletions
|
@ -489,9 +489,9 @@ static const char *features[] = {
|
|||
#if defined(MBEDTLS_SSL_PROTO_DTLS)
|
||||
"MBEDTLS_SSL_PROTO_DTLS",
|
||||
#endif /* MBEDTLS_SSL_PROTO_DTLS */
|
||||
#if defined(MBEDTLS_SSL_PROTO_TLS)
|
||||
"MBEDTLS_SSL_PROTO_TLS",
|
||||
#endif /* MBEDTLS_SSL_PROTO_TLS */
|
||||
#if defined(MBEDTLS_SSL_PROTO_NO_TLS)
|
||||
"MBEDTLS_SSL_PROTO_NO_TLS",
|
||||
#endif /* MBEDTLS_SSL_PROTO_NO_TLS */
|
||||
#if defined(MBEDTLS_SSL_ALPN)
|
||||
"MBEDTLS_SSL_ALPN",
|
||||
#endif /* MBEDTLS_SSL_ALPN */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue