mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 14:12:25 +01:00
#wolfSSL Example
The Example contains of wolfSSL test program.
When you want to run the benchmark program
- "make menuconfig" to configure the program,first
- "make flash" to compile and load the firemware
- "make monitor" to see the message
See the README.md file in the upper level 'examples' directory for more information about examples.