Riku Isokoski
|
c2b6a8de3e
|
Fix markdown format with autoformatter (#1284)
|
2022-08-21 14:50:09 +03:00 |
|
luz paz
|
03a510bd18
|
Fix various typos
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
|
2022-06-05 09:31:23 +03:00 |
|
Riku Isokoski
|
2314c41ad6
|
Reorganize bootloader readme
|
2021-11-28 13:42:37 +01:00 |
|
carlosperate
|
c4b8ff314a
|
Update git URLS, MCUboot is now independent w/ different GitHub org.
|
2021-10-17 00:31:21 +01:00 |
|
Ryan Hartlage
|
3ccfa1d924
|
Fixed typo (Transfert -> Transfer)
|
2020-11-01 15:44:06 -05:00 |
|
JF
|
8d2e56bf00
|
Update to the latest version of the bootloader (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4)
|
2020-09-20 11:29:56 +02:00 |
|
JF
|
1eceafee1c
|
Fix typo.
|
2020-08-14 21:58:35 +02:00 |
|
JF
|
bfc3f07a37
|
Add doc about firmware validation
|
2020-08-14 21:46:34 +02:00 |
|
JF
|
27fa273d83
|
Add missing links in bootloader doc.
|
2020-08-10 20:02:32 +02:00 |
|
JF
|
d8c2c9ad01
|
Add more doc about the bootloader (sequence diagrams and degraded cases).
|
2020-08-10 16:36:29 +02:00 |
|
JF
|
3b835d455f
|
Add explaination about the bootloader.
|
2020-07-27 21:38:07 +02:00 |
|
JF
|
2170800d76
|
Improve doc about bootloader & mcuboot.
|
2020-06-07 14:09:44 +02:00 |
|
JF
|
46b8bf9fc1
|
Add new target (pinetime-graphics) that flash the bootloader logo into the spi flash memory.
|
2020-06-06 19:28:01 +02:00 |
|
JF
|
b41a856b9d
|
Add python script to DFU from a linux PC to the Pinetime
|
2020-06-01 15:21:58 +02:00 |
|
JF
|
331481cd0c
|
Refactor CMake files to allow building 2 binaries : one standalone and one compatible with mcuboot bootloader (the offset in memory is different).
Add documentation about mcuboot image generation and OTA.
Re-enable watchdog
|
2020-05-24 16:36:04 +02:00 |
|