File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,17 +89,17 @@ reset
8989## Examples
9090### Flash bootloader and application
9191```
92- openocd -f ./openocd-stlink.cfg -f ./flash_bootloader_app.ocd
92+ openocd -f ./openocd-stlink.ocd -f ./flash_bootloader_app.ocd
9393```
9494
9595### Flash graphics flasher
9696```
97- openocd -f ./openocd-stlink.cfg -f ./flash_graphics.ocd
97+ openocd -f ./openocd-stlink.ocd -f ./flash_graphics.ocd
9898```
9999
100100## Connect the STLinkV2 to the PineTime
101101Here is an example using the pogo pins:
102102![ SWD pinout] ( ../images/swd_pinout.jpg )
103103![ Pogo pins] ( ../images/pogopins.jpg )
104104
105- You can find more information about the SWD wiring [ on the wiki] ( https://wiki.pine64.org/index.php?title=PineTime_devkit_wiring ) .
105+ You can find more information about the SWD wiring [ on the wiki] ( https://wiki.pine64.org/index.php?title=PineTime_devkit_wiring ) .
You can’t perform that action at this time.
0 commit comments