aboutsummaryrefslogtreecommitdiffstats
path: root/bootloader/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add python script to DFU from a linux PC to the PinetimeJF2020-06-011-2/+2
|
* Refactor CMake files to allow building 2 binaries : one standalone and one ↵JF2020-05-241-0/+50
compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog