InfiniTime.git

commit e02b58bf1b760f1041bff30594cc6aac6132e6f2

Author: Riku Isokoski <riksu9000@gmail.com>

Move all images to doc. Remove old images. (#1282)

 .github/workflows/lv_sim.yml | 2 --
 .github/workflows/main.yml | 2 --
 README.md | 2 +-
 doc/openOCD.md | 4 ++--


diff --git a/.github/workflows/lv_sim.yml b/.github/workflows/lv_sim.yml
index 951b3c8d301d28d9b8b505622d7eec5f6cb5ba54..503f5780d8e438b16b97ebe7d73e616cdd012488 100644
--- a/.github/workflows/lv_sim.yml
+++ b/.github/workflows/lv_sim.yml
@@ -7,12 +7,10 @@   push:
     branches: [ master, develop ]
     paths-ignore:
       - 'doc/**'
-      - 'images/**'
   pull_request:
     branches: [ develop ]
     paths-ignore:
       - 'doc/**'
-      - 'images/**'
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
 




diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 69cdb7151821f5ff2de0598909a9d5000f1c0a7e..45aac7caff9c0f31ea7ff653ef135d16307a64b8 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -10,12 +10,10 @@   push:
     branches: [ master, develop ]
     paths-ignore:
       - 'doc/**'
-      - 'images/**'
   pull_request:
     branches: [ develop ]
     paths-ignore:
       - 'doc/**'
-      - 'images/**'
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
 




diff --git a/README.md b/README.md
index 7c52cb44e23d5f54d6c9f8aa855b47f98c70bfbd..e886bb091b4c9816899dfe82e931c771c639464c 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ # [InfiniTime](https://github.com/InfiniTimeOrg/InfiniTime)
 
 [![Build PineTime Firmware](https://github.com/InfiniTimeOrg/InfiniTime/workflows/Build%20PineTime%20Firmware/badge.svg?branch=master)](https://github.com/InfiniTimeOrg/InfiniTime/actions)
 
-![InfiniTime logo](images/infinitime-logo-small.jpg "InfiniTime Logo")
+![InfiniTime logo](doc/logo/infinitime-logo-small.jpg "InfiniTime Logo")
 
 Fast open-source firmware for the [PineTime smartwatch](https://www.pine64.org/pinetime/) with many features, written in modern C++.
 




diff --git a/doc/logo/infinitime-logo-small.jpg b/doc/logo/infinitime-logo-small.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9949f5b0d98dfd1a358a2574e00dd25d14b4fa70
Binary files /dev/null and b/doc/logo/infinitime-logo-small.jpg differ




diff --git a/doc/logo/infinitime-logo.jpg b/doc/logo/infinitime-logo.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..86a16f0b73a6a7992a34821c76239062c1a819e4
Binary files /dev/null and b/doc/logo/infinitime-logo.jpg differ




diff --git a/doc/openOCD/pogopins.jpg b/doc/openOCD/pogopins.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..28a1c7fc58147cfb7d674136006f94f1d4361f60
Binary files /dev/null and b/doc/openOCD/pogopins.jpg differ




diff --git a/doc/openOCD/swd_pinout.jpg b/doc/openOCD/swd_pinout.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1545916d021a7e41ca858fa9ad1c27948528cb72
Binary files /dev/null and b/doc/openOCD/swd_pinout.jpg differ




diff --git a/doc/openOCD.md b/doc/openOCD.md
index df24b30b2f284f218322a2de883e4922f6714bb0..ef0f660515499b7796dbb9b3cca7b082dfb652c5 100644
--- a/doc/openOCD.md
+++ b/doc/openOCD.md
@@ -99,7 +99,7 @@ ```
 
 ## 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/images/0.14.0/collage1.png b/images/0.14.0/collage1.png
deleted file mode 100644
index fd5f27bae94efa0ec9513133d4c572dad3dc82fa..0000000000000000000000000000000000000000
Binary files a/images/0.14.0/collage1.png and /dev/null differ




diff --git a/images/0.14.0/collage2.png b/images/0.14.0/collage2.png
deleted file mode 100644
index 293147dd92b4d373247bce575ec3c41fea92a4c7..0000000000000000000000000000000000000000
Binary files a/images/0.14.0/collage2.png and /dev/null differ




diff --git a/images/0.7.0/montage.jpg b/images/0.7.0/montage.jpg
deleted file mode 100644
index 81716cc9e79e7cc2f4cca286d90363030c3e5ecb..0000000000000000000000000000000000000000
Binary files a/images/0.7.0/montage.jpg and /dev/null differ




diff --git a/images/1.0.0/collage.png b/images/1.0.0/collage.png
deleted file mode 100644
index b9ffaa882d667a4dfc02589ff4e7e7d09a958233..0000000000000000000000000000000000000000
Binary files a/images/1.0.0/collage.png and /dev/null differ




diff --git a/images/infinitime-logo-small.jpg b/images/infinitime-logo-small.jpg
deleted file mode 100644
index 9949f5b0d98dfd1a358a2574e00dd25d14b4fa70..0000000000000000000000000000000000000000
Binary files a/images/infinitime-logo-small.jpg and /dev/null differ




diff --git a/images/infinitime-logo.jpg b/images/infinitime-logo.jpg
deleted file mode 100644
index 86a16f0b73a6a7992a34821c76239062c1a819e4..0000000000000000000000000000000000000000
Binary files a/images/infinitime-logo.jpg and /dev/null differ




diff --git a/images/pinetime.jpg b/images/pinetime.jpg
deleted file mode 100644
index 7f729fa5e2b3fd7218d6a615cb5a9002d49c9c2c..0000000000000000000000000000000000000000
Binary files a/images/pinetime.jpg and /dev/null differ




diff --git a/images/pinetimestub1.jpg b/images/pinetimestub1.jpg
deleted file mode 100644
index 3ebc34e5d114eebd272fd9919fca90d4ea2b8b09..0000000000000000000000000000000000000000
Binary files a/images/pinetimestub1.jpg and /dev/null differ




diff --git a/images/pogopins.jpg b/images/pogopins.jpg
deleted file mode 100644
index 28a1c7fc58147cfb7d674136006f94f1d4361f60..0000000000000000000000000000000000000000
Binary files a/images/pogopins.jpg and /dev/null differ




diff --git a/images/swd_pinout.jpg b/images/swd_pinout.jpg
deleted file mode 100644
index 1545916d021a7e41ca858fa9ad1c27948528cb72..0000000000000000000000000000000000000000
Binary files a/images/swd_pinout.jpg and /dev/null differ




diff --git a/images/v0.3.0/Gauge.jpg b/images/v0.3.0/Gauge.jpg
deleted file mode 100644
index aa12a01c9011f187aaf987cf75909c8295a5ba0d..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Gauge.jpg and /dev/null differ




diff --git a/images/v0.3.0/Helloworld.jpg b/images/v0.3.0/Helloworld.jpg
deleted file mode 100644
index b3b09009044f89eb47cc853d46c67417ab976b96..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Helloworld.jpg and /dev/null differ




diff --git a/images/v0.3.0/Meter.jpg b/images/v0.3.0/Meter.jpg
deleted file mode 100644
index a2c28e14b9d72d42e5bab01ed3a19b4db834d43a..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Meter.jpg and /dev/null differ




diff --git a/images/v0.3.0/Version.jpg b/images/v0.3.0/Version.jpg
deleted file mode 100644
index d126d7417318e418dec5f5bde069e7b9afa6ece7..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Version.jpg and /dev/null differ




diff --git a/images/v0.3.0/Watchface.jpg b/images/v0.3.0/Watchface.jpg
deleted file mode 100644
index 1cfaa976d200456afb3a1c893d47b9788d6adff1..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Watchface.jpg and /dev/null differ




diff --git a/images/v0.3.0/Watchface2.jpg b/images/v0.3.0/Watchface2.jpg
deleted file mode 100644
index 63783051e610f16bff3b0c9d06c35e0dd4f308d1..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/Watchface2.jpg and /dev/null differ




diff --git a/images/v0.3.0/menu.jpg b/images/v0.3.0/menu.jpg
deleted file mode 100644
index bf94a2e5fc57c6519e7328c3489e0e868e747146..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0/menu.jpg and /dev/null differ




diff --git a/images/v0.3.0.png b/images/v0.3.0.png
deleted file mode 100644
index 4a2bcdd2ceac191be03becc6ee6ef3d6adff33a7..0000000000000000000000000000000000000000
Binary files a/images/v0.3.0.png and /dev/null differ