mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #9982 from artokin/nanostack_update_for_mbedos_512
Nanostack update for Mbed OS 5.12pull/10012/head
commit
b19fa515a6
|
@ -24,7 +24,7 @@
|
|||
#include MBEDTLS_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SSL_TLS_C)
|
||||
#if defined(MBEDTLS_SSL_TLS_C) && defined(MBEDTLS_X509_CRT_PARSE_C)
|
||||
#define WS_MBEDTLS_SECURITY_ENABLED
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue