| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-13 | Add WATCH_COLMI_P8 option to cmake & docs | hubmartin | |
| 2021-07-25 | Correct spelling issue in documentation (#509) | Grant | |
| * Correct spelling issue | |||
| 2021-07-11 | Update buildAndProgram.md (#477) | wilsonjwco | |
| Corrected typo in example usage of cmake BUILD_DFU option. Changed from -BUILD_DFU=1 to -DBUILD_DFU=1 | |||
| 2021-04-14 | Add Python modules to build instructions | Cameron Himes | |
| 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. | |||
| 2021-03-21 | Update buildAndProgram.md with info about Debug/Release builds. | Jean-François Milants | |
| 2021-03-20 | Merge pull request #235 from MFAshby/doc_correction | JF002 | |
| Small correction to git URL in documentation files | |||
| 2021-03-15 | Small correction to git URL in documentation files | Martin Ashby | |
| 2021-03-07 | Merge branch 'develop' into recovery-firmware | Jean-François Milants | |
| # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h | |||
| 2021-02-23 | Update doc : init git submodule before build. | Jean-François Milants | |
| 2021-02-01 | Add new cmake option to disable the generation of DFU file (which needs ↵ | Jean-François Milants | |
| adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). | |||
| 2020-10-24 | Update arm-gcc toolchain in example | Steveis | |
| The difference in the example caused some confusion for at least one person. | |||
| 2020-09-24 | Update buildAndProgram : Use latest ARM-GCC toolcahain to build. | Rajesh Kumbhakar | |
| Using the older (8.x.x) version of toolchain causes unexpected "template" errors, So we should always use version 9.x and above. | |||
| 2020-08-19 | Add doc about Docker image. | JF | |
| 2020-08-08 | Fix typo in buildAndProgram.md. | JF | |
| Add documentation about companion apps + link to videos. | |||
| 2020-07-18 | Rewrite README.md | JF | |
