From c2b6a8de3e15fa66d48a373b3504fcebf12d905b Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Sun, 21 Aug 2022 14:50:09 +0300 Subject: Fix markdown format with autoformatter (#1284) --- doc/SWD.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/SWD.md') diff --git a/doc/SWD.md b/doc/SWD.md index 86e27517..7fc86958 100644 --- a/doc/SWD.md +++ b/doc/SWD.md @@ -1,4 +1,5 @@ # How to flash InfiniTime using the SWD interface + Download the files **bootloader.bin**, **image-x.y.z.bin** and **pinetime-graphics-x.y.z.bin** from the release page: ![Image file](gettingStarted/imageFile.png) @@ -8,7 +9,7 @@ Using your SWD tool, flash **pinetime-graphics-x.y.z.bin** at offset **0x0000**. Then, using your SWD tool, flash these file at the following offsets: - - bootloader.bin : **0x0000** - - image-x.y.z.bin : **0x8000** +- bootloader.bin : **0x0000** +- image-x.y.z.bin : **0x8000** Reset and voilĂ , you're running InfiniTime on your PineTime! -- cgit v1.2.3-70-g09d2