forked from wolfSSL/wolfssl
minor fix
This commit is contained in:
@ -3,13 +3,11 @@ wolfssl_lib:
|
||||
Build wolfssl_lib.lib
|
||||
|
||||
test:
|
||||
Build test wolfCrypt
|
||||
To get missing files
|
||||
Get missing files
|
||||
- create DUMMY project
|
||||
- copy all files under DUMMY project except DUMMY.*
|
||||
- uncomment "Use SIM I/O" lines in resetprg.c
|
||||
- set heap size in sbrk.h
|
||||
suggested starting from more than 0x8000
|
||||
- set stack size in stacksct.h
|
||||
suggested starting from more than 0x4000
|
||||
Build test wolfCrypt
|
||||
|
||||
|
@ -43,4 +43,4 @@
|
||||
#define HAVE_ECC
|
||||
#define HAVE_CURVE25519
|
||||
#define CURVE25519_SMALL
|
||||
#define HAVE_ED25519
|
||||
#define HAVE_ED25519
|
||||
|
Reference in New Issue
Block a user