summaryrefslogtreecommitdiff
path: root/doc/openOCD.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2022-08-21 14:42:53 +0300
committerGitHub <noreply@github.com>2022-08-21 14:42:53 +0300
commite02b58bf1b760f1041bff30594cc6aac6132e6f2 (patch)
treedce3d1101dce03e2df19996642271d0cd56abea0 /doc/openOCD.md
parentef6ed5d26e9c75017d51fdf889dfe991e63cca4e (diff)
Move all images to doc. Remove old images. (#1282)
Diffstat (limited to 'doc/openOCD.md')
-rw-r--r--doc/openOCD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/openOCD.md b/doc/openOCD.md
index df24b30b..ef0f6605 100644
--- a/doc/openOCD.md
+++ b/doc/openOCD.md
@@ -99,7 +99,7 @@ openocd -f ./openocd-stlink.ocd -f ./flash_graphics.ocd
## Connect the STLinkV2 to the PineTime
Here is an example using the pogo pins:
-![SWD pinout](../images/swd_pinout.jpg)
-![Pogo pins](../images/pogopins.jpg)
+![SWD pinout](openOCD/swd_pinout.jpg)
+![Pogo pins](openOCD/pogopins.jpg)
You can find more information about the SWD wiring [on the wiki](https://wiki.pine64.org/index.php?title=PineTime_devkit_wiring).