mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 04:04:39 +02:00
Address typo in RIOT_OS settings and removed ECC as a default feature
This commit is contained in:
@@ -415,9 +415,8 @@
|
|||||||
#define NO_WRITEV
|
#define NO_WRITEV
|
||||||
#define TFM_NO_ASM
|
#define TFM_NO_ASM
|
||||||
#define USE_FAST_MATH
|
#define USE_FAST_MATH
|
||||||
#define NO_FILE_SYSTEM
|
#define NO_FILESYSTEM
|
||||||
#define USE_CERT_BUFFERS_2048
|
#define USE_CERT_BUFFERS_2048
|
||||||
#define HAVE_ECC
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef WOLFSSL_NRF5x
|
#ifdef WOLFSSL_NRF5x
|
||||||
|
Reference in New Issue
Block a user