| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Integrate improvements from #137 | Joe Eaves | 2020-12-21 | 1 | -25/+40 |
| | | | | | Also fixed a bug with empty quoted strings | ||||
| * | Unify the Dockerfiles by fleshing out build.sh | Joe Eaves | 2020-12-21 | 1 | -48/+37 |
| | | | | | Script is written to handle it's own dependencies so it can be used within Docker or on the host system | ||||
| * | Missed username for some Docker Hub commands | Peter Feerick | 2020-12-15 | 1 | -3/+3 |
| | | |||||
| * | Minor changes to docker doc wording | Peter Feerick | 2020-12-13 | 1 | -4/+4 |
| | | |||||
| * | Add Docker Hub info to docs and tweak instructions | Peter Feerick | 2020-12-13 | 1 | -8/+44 |
| | | |||||
| * | Add new Getting started doc. | JF | 2020-11-20 | 15 | -0/+101 |
| | | |||||
| * | Merge pull request #105 from Gottox/patch-1 | JF002 | 2020-10-27 | 1 | -2/+2 |
| |\ | | | | | Update MemoryAnalysis.md | ||||
| | * | Update MemoryAnalysis.md | Enno Boland | 2020-10-19 | 1 | -2/+2 |
| | | | | | | | typo fix: aray -> array | ||||
| * | | Update arm-gcc toolchain in example | Steveis | 2020-10-24 | 1 | -1/+1 |
| |/ | | | The difference in the example caused some confusion for at least one person. | ||||
| * | Fix typo | Maarten de Jong | 2020-10-06 | 1 | -1/+1 |
| | | | | GCC output file is .out instead of .bin | ||||
| * | Add coding conventions in contribute.md | JF | 2020-10-04 | 1 | -1/+21 |
| | | |||||
| * | Renamed documentation folder for consistency | Avamander | 2020-10-02 | 6 | -0/+0 |
| | | |||||
| * | Fix typo | JF | 2020-09-28 | 1 | -1/+1 |
| | | |||||
| * | Add doc : using OpenOCD and STLinkV2 to flash the firmware | JF002 | 2020-09-28 | 1 | -0/+105 |
| | | |||||
| * | Update buildAndProgram : Use latest ARM-GCC toolcahain to build. | Rajesh Kumbhakar | 2020-09-24 | 1 | -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 ↵ | JF | 2020-09-20 | 1 | -1/+1 |
| | | | | | Pinetime-JF/InfiniTime has been merge into the master branch. | ||||
| * | Update to the latest version of the bootloader ↵ | JF | 2020-09-20 | 1 | -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 ↵ | JF | 2020-08-19 | 1 | -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. | JF | 2020-08-19 | 2 | -1/+34 |
| | | |||||
| * | Add doc about firmware validation | JF | 2020-08-14 | 3 | -0/+0 |
| | | |||||
| * | Add missing pictures. | JF | 2020-08-10 | 3 | -0/+0 |
| | | |||||
| * | Add more doc about the bootloader (sequence diagrams and degraded cases). | JF | 2020-08-10 | 3 | -0/+57 |
| | | |||||
| * | Fix typo in Amazfish.md | JF | 2020-08-08 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in buildAndProgram.md. | JF | 2020-08-08 | 4 | -13/+53 |
| | | | | | Add documentation about companion apps + link to videos. | ||||
| * | Merge branch 'develop' of git.proxmox3:JF/PineTime into develop | JF | 2020-07-27 | 3 | -0/+42 |
| |\ | | | | | | | | | # Conflicts: # README.md | ||||
| | * | Add doc about branches, versioning and contributions | JF002 | 2020-07-26 | 3 | -0/+42 |
| | | | |||||
| * | | Add doc about the files included in the release notes. | JF | 2020-07-27 | 1 | -0/+56 |
| |/ | |||||
| * | Edit README | Seth Itow | 2020-07-22 | 1 | -3/+3 |
| | | | | | | - Fix markdown - Copy edits for spelling and grammar | ||||
| * | Rewrite README.md | JF | 2020-07-18 | 2 | -1/+213 |
| | | |||||
| * | Add doc about memory usage analysis. | JF | 2020-07-03 | 1 | -0/+75 |
| | | |||||
| * | Links mixed up, fixed. | ToXIc | 2020-04-05 | 1 | -3/+4 |
| | | |||||
| * | Add documentation about BLE connection and services. | JF | 2020-04-05 | 5 | -0/+70 |
| | | |||||
| * | Re-enable BLE, BLE status on display and battery level on display. | JF | 2020-02-23 | 1 | -0/+46 |
| | | |||||
| * | Add documentation about building a stub using NRF52-DK. | JF | 2020-01-02 | 1 | -0/+50 |
