David Garske 9166c1aa1c Various typo and copy/paste cleanups. преди 1 месец
..
common 9dcc48c8f7 update copyright to 2023 преди 1 година
t4_demo 9166c1aa1c Various typo and copy/paste cleanups. преди 1 месец
test 9dcc48c8f7 update copyright to 2023 преди 1 година
wolfssl_lib 69bf0345c4 Renesas cs+ project. Remove depreciated algorithms преди 2 години
README a189d00fc9 Refactor cs+ project преди 5 години
include.am bcc2458be6 add t4_demo/t4_demo.mtpj in am преди 5 години

README

This is procedure how to build wolfssl and test project on Renesas cs+.

wolfssl_lib:
Build wolfssl_lib.lib

test:
- For getting BSP files, create "bsp" folder under "Projects".
- Create "DUMMY" project under "bsp" with your MPU name property
- close "DUMMY" project, and open "test" project
- change MPU name property of the project
- uncomment "Use SIM I/O" lines in "bsp/resetprg.c"
- set heap size in "bsp/sbrk.h"
- set stack size in "bsp/stacksct.h"
Build "test" wolfCrypt