forked from wolfSSL/wolfssl
Fix define check of NO_CERT
to be NO_CERTS
.
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
#ifdef MBED
|
||||
#define CYASSL_USER_IO
|
||||
#define NO_FILESYSTEM
|
||||
#define NO_CERT
|
||||
#define NO_CERTS
|
||||
#define USE_CERT_BUFFERS_1024
|
||||
#define NO_WRITEV
|
||||
#define NO_DEV_RANDOM
|
||||
|
Reference in New Issue
Block a user