mirror of https://github.com/wolfSSL/wolfssl.git
update README to follow the latest ESP-IDF |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
Makefile | ||
README.md | ||
sdkconfig.defaults |
README.md
wolfSSL Crypt Test Example
The Example contains of wolfSSL test program.
When you want to run the benchmark program
idf.py menuconfig
to configure the program,firstidf.py build
to compile andidf.py -p <PORT> flash
to load the firmwareidf.py monitor
to see the message
See the README.md file in the upper level 'examples' directory for more information about examples.