diff options
| author | mashuptwice <info@mashup-tech.de> | 2022-08-25 10:56:09 +0200 |
|---|---|---|
| committer | mashuptwice <info@mashup-tech.de> | 2022-08-25 10:56:09 +0200 |
| commit | 5c253c10a8534879ea002baa7766ba341f1c168b (patch) | |
| tree | a4bc18491594b36689f86bb030bbccac36496a0e /doc/SWD.md | |
| parent | a86668b6b717fb618cc4cc7167e49e3339748417 (diff) | |
| parent | 69563ed03155eb861f8b8ada1df1325995fab51b (diff) | |
Merge remote-tracking branch 'upstream/develop' into workflow-ignore-md
Diffstat (limited to 'doc/SWD.md')
| -rw-r--r-- | doc/SWD.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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:  @@ -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! |
