Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 | il y a 2 ans | |
---|---|---|
.. | ||
main | il y a 2 ans | |
CMakeLists.txt | il y a 6 ans | |
Makefile | il y a 6 ans | |
README.md | il y a 3 ans | |
sdkconfig.defaults | il y a 4 ans |
The Example contains of wolfSSL benchmark program.
idf.py menuconfig
to configure the program.
1-1. Example Configuration ->
BENCH_ARG : argument that you want to use. Default is "-lng 0"
The list of argument can be find in help.
When you want to run the benchmark program
idf.py -p <PORT> flash
to compile and load the firmwareidf.py monitor
to see the messageSee the README.md file in the upper level 'examples' directory for more information about examples.