summaryrefslogtreecommitdiff
path: root/doc
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
parentef6ed5d26e9c75017d51fdf889dfe991e63cca4e (diff)
Move all images to doc. Remove old images. (#1282)
Diffstat (limited to 'doc')
-rw-r--r--doc/logo/infinitime-logo-small.jpgbin0 -> 31710 bytes
-rw-r--r--doc/logo/infinitime-logo.jpgbin0 -> 55627 bytes
-rw-r--r--doc/openOCD.md4
-rw-r--r--doc/openOCD/pogopins.jpgbin0 -> 1956623 bytes
-rw-r--r--doc/openOCD/swd_pinout.jpgbin0 -> 1427895 bytes
5 files changed, 2 insertions, 2 deletions
diff --git a/doc/logo/infinitime-logo-small.jpg b/doc/logo/infinitime-logo-small.jpg
new file mode 100644
index 00000000..9949f5b0
--- /dev/null
+++ b/doc/logo/infinitime-logo-small.jpg
Binary files differ
diff --git a/doc/logo/infinitime-logo.jpg b/doc/logo/infinitime-logo.jpg
new file mode 100644
index 00000000..86a16f0b
--- /dev/null
+++ b/doc/logo/infinitime-logo.jpg
Binary files differ
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).
diff --git a/doc/openOCD/pogopins.jpg b/doc/openOCD/pogopins.jpg
new file mode 100644
index 00000000..28a1c7fc
--- /dev/null
+++ b/doc/openOCD/pogopins.jpg
Binary files differ
diff --git a/doc/openOCD/swd_pinout.jpg b/doc/openOCD/swd_pinout.jpg
new file mode 100644
index 00000000..1545916d
--- /dev/null
+++ b/doc/openOCD/swd_pinout.jpg
Binary files differ