Hideki Miyazaki ee17bd7470 Re-apply spelling error correction %!s(int64=5) %!d(string=hai) anos
..
main 1226bc3379 fixed cmake build on esp-idf %!s(int64=5) %!d(string=hai) anos
CMakeLists.txt bc09f4bd30 Porting wolfssl into ESP-IDF development framework %!s(int64=5) %!d(string=hai) anos
Makefile bc09f4bd30 Porting wolfssl into ESP-IDF development framework %!s(int64=5) %!d(string=hai) anos
README.md ee17bd7470 Re-apply spelling error correction %!s(int64=5) %!d(string=hai) anos
sdkconfig.defaults 330bbb2f8b RSA primitive hw acceleration support %!s(int64=5) %!d(string=hai) anos

README.md

#wolfSSL Example

The Example contains of wolfSSL test program.

When you want to run the benchmark program

  1. "make menuconfig" to configure the program,first
  2. "make flash" to compile and load the firmware
  3. "make monitor" to see the message

See the README.md file in the upper level 'examples' directory for more information about examples.