summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project ↵JF
in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
2020-08-19Add doc about Docker image.JF
2020-08-14Add doc about firmware validationJF
2020-08-10Add missing pictures.JF
2020-08-10Add more doc about the bootloader (sequence diagrams and degraded cases).JF
2020-08-08Fix typo in Amazfish.mdJF
2020-08-08Fix typo in buildAndProgram.md.JF
Add documentation about companion apps + link to videos.
2020-07-27Merge branch 'develop' of git.proxmox3:JF/PineTime into developJF
# Conflicts: # README.md
2020-07-27Add doc about the files included in the release notes.JF
2020-07-26Add doc about branches, versioning and contributionsJF002
2020-07-22Edit READMESeth Itow
- Fix markdown - Copy edits for spelling and grammar
2020-07-18Rewrite README.mdJF
2020-07-03Add doc about memory usage analysis.JF
2020-04-05Links mixed up, fixed.ToXIc
2020-04-05Add documentation about BLE connection and services.JF
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF
2020-01-02Add documentation about building a stub using NRF52-DK.JF