You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ide/Espressif/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Including the following examples:
18
18
19
19
20
20
## Setup for Linux
21
-
1. Run `setup.sh` at _/path/to_`/wolfssl/IDE/Espressif/ESP-IDF/` to deploy files into ESP-IDF tree
21
+
1. Run `setup.sh` at _/path/to_`/wolfssl/IDE/Espressif/ESP-IDF/` to deploy files into ESP-IDF tree
22
22
2. Find Wolfssl files at _/path/to/esp_`/esp-idf/components/wolfssl/`
23
23
3. Find [Example programs](https://github.com/wolfSSL/wolfssl/tree/master/IDE/Espressif/ESP-IDF/examples) under _/path/to/esp_`/esp-idf/examples/protocols/wolfssl_xxx` (where xxx is the project name)
24
24
@@ -28,7 +28,7 @@ Including the following examples:
28
28
29
29
```
30
30
cd ESP-IDF
31
-
setup_win.bat
31
+
setup_win.bat
32
32
```
33
33
34
34
3. Find Wolfssl files at _/path/to/esp_`/esp-idf/components/wolfssl/`
0 commit comments