Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ See the [feature request](https://sysprogs.com/w/forums/topic/feature-request-sh
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.
The list of arguments can be found in help.

When you want to run the benchmark program

Expand Down
2 changes: 1 addition & 1 deletion IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ No wolfSSL setup is needed. You may need to adjust your specific COM port. The d
1-1. Example Configuration ->

TEST_ARG : argument that you want to use. Default is "-lng 0"
The list of argument can be find in help.
The list of arguments can be found in help.

When you want to run the test program

Expand Down
2 changes: 1 addition & 1 deletion IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Open the VisualGDB Visual Studio Project file in the VisualGDB directory and cli
1-1. Example Configuration ->

TEST_ARG : argument that you want to use. Default is "-lng 0"
The list of argument can be find in help.
The list of arguments can be found in help.

When you want to run the test program

Expand Down