mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
10
android/extern/wolfssl/IDE/MCUEXPRESSO/README.md
vendored
Normal file
10
android/extern/wolfssl/IDE/MCUEXPRESSO/README.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
- Open MCUEXPRESSO and set the workspace to wolfssl/IDE/MCUEXPRESSO
|
||||
- File -> Open Projects From File System... -> Directory : and set the browse to wolfssl/IDE/MCUEXPROSSO directory then click "select directory"
|
||||
- Select MCUEXPRESSO\wolfssl, MCUEXPRESSO\benchmark and MCUEXPRESSO\wolfcrypt_test then click "Finish"
|
||||
- Right click the projects -> SDK Management -> Refresh SDK Components and click "yes"
|
||||
- MCUEXPRESSO fails to generate the fils for wolfssl/MIMXRT685S, just copy the files from either benchmark or wolfcrypt_test into the directory
|
||||
- increase the size of configTOTAL_HEAP_SIZE in FreeRTOSConfig.h to be 200000 for wolfcrypt_test and benchmark projects
|
||||
- (note board files need to be recreated .... this can be done by creating a new project that has the same settings and copying over the generated board/* files)
|
||||
- Build the projects
|
||||
|
||||
Reference in New Issue
Block a user