forked from wolfSSL/wolfssl
Merge pull request #385 from cconlon/freertos-fix
Fix typo in FREERTOS_TCP settings.h
This commit is contained in:
@ -529,7 +529,7 @@ static char *fgets(char *buff, int sz, FILE *fp)
|
|||||||
#define NO_WRITEV
|
#define NO_WRITEV
|
||||||
#define WOLFSSL_HAVE_MIN
|
#define WOLFSSL_HAVE_MIN
|
||||||
#define USE_FAST_MATH
|
#define USE_FAST_MATH
|
||||||
#define TFM_TIMING_REGISTANT
|
#define TFM_TIMING_RESISTANT
|
||||||
#define NO_MAIN_DRIVER
|
#define NO_MAIN_DRIVER
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user