minor fix

This commit is contained in:
Takashi Kojo
2018-04-28 13:25:41 +09:00
parent 6e96318785
commit 4c5982949e
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -43,4 +43,4 @@
#define HAVE_ECC
#define HAVE_CURVE25519
#define CURVE25519_SMALL
#define HAVE_ED25519
#define HAVE_ED25519