summaryrefslogtreecommitdiff
path: root/doc/gettingStarted/updating-software.md
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2021-11-07 19:38:54 +0200
committerJF <JF002@users.noreply.github.com>2021-11-28 13:42:37 +0100
commit88e55b2504f52c7d89f733bf5141bc67e525d908 (patch)
tree70a42ae8727fda1aaa9da0719940cae04fcd48ef /doc/gettingStarted/updating-software.md
parenta0c7b48b8eb6f2b59dcaec846c5ed46aeabf1e6a (diff)
Update updating instructions
Diffstat (limited to 'doc/gettingStarted/updating-software.md')
-rw-r--r--doc/gettingStarted/updating-software.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/gettingStarted/updating-software.md b/doc/gettingStarted/updating-software.md
index 52d35164..214200a8 100644
--- a/doc/gettingStarted/updating-software.md
+++ b/doc/gettingStarted/updating-software.md
@@ -26,14 +26,17 @@ The bootloader is easily recognizable with its white pine cone that is progressi
## How to update your PineTime?
-To update your PineTime, you can use one of the compatible companion applications. Here are the main ones:
+To update your PineTime, you can use one of the compatible companion applications.
- - **[Amazfish](https://github.com/piggz/harbour-amazfish)** (Desktop Linux, mobile Linux, SailfishOS, runs on the PinebookPro and the Pinephone)
- - **[Gadgetbridge](https://www.gadgetbridge.org/)** (Android)
- - **[Siglo](https://github.com/alexr4535/siglo)** (Linux, GTK based)
- - **NRFConnect** (closed source, Android & iOS)
+The updating process differs slightly on every companion app, so you'll need to familiarize yourself with the companion app of your choice.
-We have instructions for updating the software with Gadgetbridge and NRFConnect.
+All releases of InfiniTime are available on the [release page of the GitHub repo](https://github.com/InfiniTimeOrg/InfiniTime/releases).
+
+Release files are available under the *Assets* button.
+
+To update the firmware, you need to download the DFU of the firmware version that you'd like to install, for example `pinetime-mcuboot-app-dfu-1.6.0.zip`, and flash it with your companion app.
+
+We have prepared instructions for flashing InfiniTime with Gadgetbridge and NRFConnect.
- [Updating with Gadgetbridge](/doc/gettingStarted/ota-gadgetbridge.md)
- [Updating with NRFConnect](/doc/gettingStarted/ota-nrfconnect.md)