aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add doc : using OpenOCD and STLinkV2 to flash the firmwareJF0022020-09-281-0/+105
|
* Update buildAndProgram : Use latest ARM-GCC toolcahain to build.Rajesh Kumbhakar2020-09-241-3/+3
| | | | Using the older (8.x.x) version of toolchain causes unexpected "template" errors, So we should always use version 9.x and above.
* Update links to Gadgetbridge, now that the support for ↵JF2020-09-201-1/+1
| | | | Pinetime-JF/InfiniTime has been merge into the master branch.
* Update to the latest version of the bootloader ↵JF2020-09-201-1/+1
| | | | (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4)
* All output files (bin, hex, image, dfu) contain the version of the project ↵JF2020-08-191-2/+2
| | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root).
* Add doc about Docker image.JF2020-08-192-1/+34
|
* Add doc about firmware validationJF2020-08-143-0/+0
|
* Add missing pictures.JF2020-08-103-0/+0
|
* Add more doc about the bootloader (sequence diagrams and degraded cases).JF2020-08-103-0/+57
|
* Fix typo in Amazfish.mdJF2020-08-081-1/+1
|
* Fix typo in buildAndProgram.md.JF2020-08-084-13/+53
| | | | Add documentation about companion apps + link to videos.
* Merge branch 'develop' of git.proxmox3:JF/PineTime into developJF2020-07-273-0/+42
|\ | | | | | | | | # Conflicts: # README.md
| * Add doc about branches, versioning and contributionsJF0022020-07-263-0/+42
| |
* | Add doc about the files included in the release notes.JF2020-07-271-0/+56
|/
* Edit READMESeth Itow2020-07-221-3/+3
| | | | | - Fix markdown - Copy edits for spelling and grammar
* Rewrite README.mdJF2020-07-182-1/+213
|
* Add doc about memory usage analysis.JF2020-07-031-0/+75
|
* Links mixed up, fixed.ToXIc2020-04-051-3/+4
|
* Add documentation about BLE connection and services.JF2020-04-055-0/+70
|
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-0/+46
|
* Add documentation about building a stub using NRF52-DK.JF2020-01-021-0/+50