forked from wolfSSL/wolfssl
add ALT_ECC_SIZE for TI build to reduce memory usage
This commit is contained in:
@@ -561,6 +561,7 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
||||
#define HAVE_TLS_EXTENSIONS
|
||||
#define HAVE_AESGCM
|
||||
#define HAVE_SUPPORTED_CURVES
|
||||
#define ALT_ECC_SIZE
|
||||
|
||||
#ifdef __IAR_SYSTEMS_ICC__
|
||||
#pragma diag_suppress=Pa089
|
||||
|
Reference in New Issue
Block a user