aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Update ota-gadgetbridge-nrfconnect.mdMartin Hub2021-08-031-0/+4
| |/ /
* | | Add image with example layoutsRiku Isokoski2021-08-152-0/+2
| | |
* | | Ui updateRiku Isokoski2021-08-151-0/+14
| | |
* | | Update contribute.md (#475)Riku Isokoski2021-08-141-18/+39
| | | | | | | | | | | | | | | * Update contribute.md * Add newlines and remove spaces * Replace CONTRIBUTING.md with doc/contribute.md
* | | Merge pull request #505 from geekbozu/devconJF0022021-08-101-0/+42
|\ \ \ | |/ / |/| | VSCode Devcontainer
| * | Typos for daysTim Keller2021-08-071-2/+2
| | |
| * | Updated documentationTim Keller2021-08-071-0/+42
| |/
* | Correct spelling issue in documentation (#509)Grant2021-07-257-9/+9
| | | | | | * Correct spelling issue
* | Update documentation (#467)Riku Isokoski2021-07-251-12/+19
|/ | | | * Fix and update documentation * Add newlines
* Update buildAndProgram.md (#477)wilsonjwco2021-07-111-1/+1
| | | Corrected typo in example usage of cmake BUILD_DFU option. Changed from -BUILD_DFU=1 to -DBUILD_DFU=1
* Update buildWithDocker.md (#416)Pekka2021-06-121-1/+1
| | | Added a link to instructions for cloning the repo. The purpose was mainly to remind of the git submodule update.
* Update Amazfish.md (#386)Roxxor912021-06-121-1/+2
| | | Add Navigation feature.
* Improvements to /doc/filesInReleaseNotes.md (#357)Itai Nelken2021-06-121-6/+6
| | | * Update filesInReleaseNotes.md
* Add note about getting GadgetBridge from F-Droid (#358)Joel Bradshaw2021-06-121-1/+1
| | | | | | | | | | | | | | | * Add note about getting GadgetBridge from F-Droid Hopefully this is useful and will save folks some frustration * Add note that GadgetBridge should be downloaded via F-Droid There's an "unofficial" version on the Play Store that is outdated and doesn't have PineTime support * Fix typo * Add starting version, reword a bit Initial support version is a little fuzzy, 0.47 states it's "not yet usable" but changelog doesn't specify when we've crossed the "usable" threshold.
* Rewrite MemoryAnalysis.md with up to date information. (#411)JF0022021-06-125-44/+255
| | | Rewrite MemoryAnalysis.md with up to date information.
* Merge pull request #345 from Itai-Nelken/patch-1JF0022021-05-151-3/+3
|\ | | | | fix a formatting issue and 2 typos in gettingStarted-1.0.md
| * Update gettingStarted-1.0.mdItai Nelken2021-05-131-1/+1
| |
| * Update gettingStarted-1.0.mdItai Nelken2021-05-131-2/+2
| |
* | Fixed typos in the doc/contribute.md using google docs’s spelling check systemCoderThomasB2021-05-141-12/+12
|/
* Add missing pictures.Jean-François Milants2021-05-138-0/+0
|
* Merge branch 'develop' of github.com:JF002/Pinetime into developJean-François Milants2021-05-131-0/+1
|\
| * Merge pull request #266 from Caton101/patch-1JF0022021-05-091-0/+1
| |\ | | | | | | Add Python modules to build instructions
| | * Add Python modules to build instructionsCameron Himes2021-04-131-0/+1
| | | | | | | | | | | | | | | I had issues building InfiniTime for the first time because the instructions never mentioned needing these Python modules. Including them in the build documentation will help people not be confused like I was. I recommend adding all needed modules to this list. I only added the ones I knew I was missing.
* | | Add quick user guide for InfiniTime 1.0Jean-François Milants2021-05-132-0/+112
|/ /
* | Improve doc/contribute.md : add more info and TL;DRJF0022021-05-021-0/+14
| |
* | Improve contributes.md : give more detailed guideline on how to create a ↵JF0022021-05-021-3/+20
| | | | | | | | good pull-request
* | Fix spellingMysteriousLog62021-04-181-1/+1
|/
* Update buildAndProgram.md with info about Debug/Release builds.Jean-François Milants2021-03-211-5/+10
|
* Merge pull request #235 from MFAshby/doc_correctionJF0022021-03-204-8/+8
|\ | | | | Small correction to git URL in documentation files
| * Small correction to git URL in documentation filesMartin Ashby2021-03-154-8/+8
| |
* | Merge branch 'develop' into recovery-firmwareJean-François Milants2021-03-071-0/+1
|\| | | | | | | | | | | | | | | # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h
| * Update doc : init git submodule before build.Jean-François Milants2021-02-231-0/+1
| |
* | Add new cmake option to disable the generation of DFU file (which needs ↵Jean-François Milants2021-02-011-7/+16
|/ | | | adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build).
* Merge pull request #173 from michaelPotter/patch-1JF0022021-01-201-3/+3
|\ | | | | Fix config file discrepancy
| * Fix config file discrepancyMichael Potter2021-01-191-3/+3
| | | | | | Fixes a discrepancy with config file naming. The config files it tells you to create end in ocd, but the example flash command uses a filename ending in cfg
* | Merge branch piggz/nav into develop:Jean-François Milants2021-01-201-0/+118
| | | | | | | | | | - fix conflict - add a icon for the navigation app.
* | Add guideline to chose the UUID of custom BLE services in docs.Jean-François Milants2021-01-191-0/+23
|/
* Integrate improvements from #137Joe Eaves2020-12-211-25/+40
| | | | Also fixed a bug with empty quoted strings
* Unify the Dockerfiles by fleshing out build.shJoe Eaves2020-12-211-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 commandsPeter Feerick2020-12-151-3/+3
|
* Minor changes to docker doc wordingPeter Feerick2020-12-131-4/+4
|
* Add Docker Hub info to docs and tweak instructionsPeter Feerick2020-12-131-8/+44
|
* Add new Getting started doc.JF2020-11-2015-0/+101
|
* Merge pull request #105 from Gottox/patch-1JF0022020-10-271-2/+2
|\ | | | | Update MemoryAnalysis.md
| * Update MemoryAnalysis.mdEnno Boland2020-10-191-2/+2
| | | | | | typo fix: aray -> array
* | Update arm-gcc toolchain in exampleSteveis2020-10-241-1/+1
|/ | | The difference in the example caused some confusion for at least one person.
* Fix typoMaarten de Jong2020-10-061-1/+1
| | | GCC output file is .out instead of .bin
* Add coding conventions in contribute.mdJF2020-10-041-1/+21
|
* Renamed documentation folder for consistencyAvamander2020-10-026-0/+0
|
* Fix typoJF2020-09-281-1/+1
|