summaryrefslogtreecommitdiff
path: root/bootloader
AgeCommit message (Collapse)Author
2020-08-14Fix typo.JF
2020-08-14Add doc about firmware validationJF
2020-08-10Add missing links in bootloader doc.JF
2020-08-10Add more doc about the bootloader (sequence diagrams and degraded cases).JF
2020-07-27Add explaination about the bootloader.JF
2020-06-07Improve doc about bootloader & mcuboot.JF
2020-06-06Add new target (pinetime-graphics) that flash the bootloader logo into the ↵JF
spi flash memory.
2020-06-01Add python script to DFU from a linux PC to the PinetimeJF
2020-05-24Add example scripts to generate mcuboot image, dfu file and program them ↵JF
with openocd.
2020-05-24Typo in file name.JF
Set version to 0.6.0.
2020-05-24Refactor CMake files to allow building 2 binaries : one standalone and one ↵JF
compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog