From 715755bbb889d85ba0ed4bfd07eba923b093e8b8 Mon Sep 17 00:00:00 2001 From: x1y <23239177+x1y@users.noreply.github.com> Date: Sun, 29 Dec 2024 18:25:17 +0100 Subject: [PATCH] Style corrections --- ...witching_between_InfiniTime_and_Wasp-os.md | 20 +++++++++---------- .../Software/Upgrade_to_InfiniTime_1_0_0.md | 8 +++++--- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/content/documentation/PineTime/Software/Switching_between_InfiniTime_and_Wasp-os.md b/content/documentation/PineTime/Software/Switching_between_InfiniTime_and_Wasp-os.md index c8159b1f..7376e325 100644 --- a/content/documentation/PineTime/Software/Switching_between_InfiniTime_and_Wasp-os.md +++ b/content/documentation/PineTime/Software/Switching_between_InfiniTime_and_Wasp-os.md @@ -9,15 +9,10 @@ menu: weight: --- -{{< figure src="/documentation/images/Flash-reloader-mcuboot.jpg" title="Flashing_`reloader-mcuboot.zip`" width="600" >}} -{{< figure src="/documentation/images/Flash-micropython.jpg" title="Flashing `micropython.zip`" width="400" >}} +{{< admonition type="warning" >}} +**Do not attempt to change between infinitime and wasp-os on watches shipped with bootloader v1.0.1.** Your device may be **bricked** and **will require unsealing** to revive it! -{{< admonition type="warning" >}}> -DO NOT ATTEMPT TO CHANGE BETWEEN INFINITIME AND WASP-OS ON WATCHES SHIPPED WITH BOOTLOADER v1.0.1 - -YOUR DEVICE MAY BE BRICKED AND WILL REQUIRE UNSEALING TO REVIVE IT - -This issue should be resolved soon, and this warning will be removed when all guides have been updated. +This issue should be resolved soon, and this warning will be removed when all guides have been updated. {{< /admonition >}} ## Introduction @@ -40,7 +35,10 @@ Flashing can be done with any of We removed mentions to NRFConnect as this app is closed source and recent versions do not work anymore with InfiniTime (the last version known to work is 4.24.3). If you used NRFConnect in the past, we recommend you switch to Gadgetbridge. {{< /admonition >}} -This guide has been last updated for Infinitime 1.1.0 and Wasp-os 0.4.1 +This guide has been last updated for Infinitime 1.1.0 and Wasp-os 0.4.1. + +{{< figure src="/documentation/images/Flash-reloader-mcuboot.jpg" title="Flashing reloader-mcuboot.zip" width="600" >}} +{{< figure src="/documentation/images/Flash-micropython.jpg" title="Flashing micropython.zip" width="400" >}} ## InfiniTime to Wasp-os @@ -55,8 +53,8 @@ All the zips you need can be found from the [wasp-os installation guide](https:/ ## Wasp-os to InfiniTime -{{< figure src="/documentation/images/Flash-reloader-infinitime-recovery.jpg" title="Flashing_`reloader-infinitime-recovery-0.14.1.zip.zip`" width="500" >}} -{{< figure src="/documentation/images/Flash-infinitime.jpg" title="Flashing `pinetime-mcuboot-app-dfu-1.1.0.zip.zip`" width="600" >}} +{{< figure src="/documentation/images/Flash-reloader-infinitime-recovery.jpg" title="Flashing reloader-infinitime-recovery-0.14.1.zip" width="500" >}} +{{< figure src="/documentation/images/Flash-infinitime.jpg" title="Flashing pinetime-mcuboot-app-dfu-1.1.0.zip" width="600" >}} The `reloader-factory.zip` was broken in the original wasp-os 0.4 but was fixed in wasp-os 0.4.1. However the Infinitime binaries are outdated the 0.4 release and I do not recommend flashing these. Older InfiniTime versions have flaky BLE which makes upgrading from there very unreliable. diff --git a/content/documentation/PineTime/Software/Upgrade_to_InfiniTime_1_0_0.md b/content/documentation/PineTime/Software/Upgrade_to_InfiniTime_1_0_0.md index fcec8e47..5f160d63 100644 --- a/content/documentation/PineTime/Software/Upgrade_to_InfiniTime_1_0_0.md +++ b/content/documentation/PineTime/Software/Upgrade_to_InfiniTime_1_0_0.md @@ -9,12 +9,14 @@ menu: weight: --- -**Devices shipped before July 2021 were pre-installed with InfiniTime 0.7.1 and an older bootloader. This features green text 'PINE TIME' on boot, and should be updated to the new bootloader as described below.** +{{< admonition type="note" >}} +Devices shipped before July 2021 were pre-installed with InfiniTime 0.7.1 and an older bootloader. This features green text *PINE TIME* on boot, and should be updated to the new bootloader as described below. -**Newer devices already have a \>=1.0.0 bootloader and do not need updating. You can identify these with a green Pinecone image on boot.** +Newer devices already have a >=1.0.0 bootloader and do not need updating. You can identify these with a green Pinecone image on boot. +{{< /admonition >}} {{< admonition type="warning" >}} -In particular, do not follow these steps on devices which shipped with the 1.0.1 bootloader (or later). You will downgrade the bootloader and brick your watch! +**Do not follow** these steps on devices which shipped with the **1.0.1 bootloader or later**. You will downgrade the bootloader and (soft-)brick your watch! {{< /admonition >}} Congratulations on receiving your new PineTime!