File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Install VS Studio Code and Platformio [Instructions](https://platformio.org/inst
13
13
14
14
## Building & Flashing Sample projects
15
15
1 . Get the sample projects with a ` git clone https://github.com/ThingPulse/esp32-s3-pendrive-samples `
16
- 2 . Choose a sample project by selecting a target from the footer: ![ Pendrive Targets] ( ) ../img/guides/pendrive-sample-targets.png)
16
+ 2 . Choose a sample project by selecting a target from the footer: ![ Pendrive Targets] ( ../img/guides/pendrive-sample-targets.png )
17
17
3 . Press the Build & Flash button from the footer of VS Code
18
18
19
19
For some samples it might be necessary to get the device into bootloader mode:
@@ -27,7 +27,7 @@ After flashing the firmware it might be necessary to press reset to get out of b
27
27
1 . Get the SuperWiFiDuck project: ` git clone https://github.com/ThingPulse/SuperWifiDuck `
28
28
2 . Press the build & flash button in VS Code's footer
29
29
30
- To use SuperWiFiDuck follow the instructions in the (repository) [ https://github.com/ThingPulse/SuperWifiDuck ]
30
+ To use SuperWiFiDuck follow the instructions in the [ repository ] ( https://github.com/ThingPulse/SuperWifiDuck )
31
31
32
32
## Flashing Circuit Python
33
33
Use the web flasher (here)[ https://circuitpython.org/board/ThingPulse_PendriveS3/ ]
You can’t perform that action at this time.
0 commit comments