| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop' into recovery-firmware | Jean-François Milants | 2021-03-07 | 1 | -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 Milants | 2021-02-23 | 1 | -0/+1 |
| | | | |||||
| * | | Add new cmake option to disable the generation of DFU file (which needs ↵ | Jean-François Milants | 2021-02-01 | 1 | -7/+16 |
| |/ | | | | adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). | ||||
| * | 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. | ||||
| * | 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. | ||||
| * | Add doc about Docker image. | JF | 2020-08-19 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in buildAndProgram.md. | JF | 2020-08-08 | 1 | -13/+13 |
| | | | | | Add documentation about companion apps + link to videos. | ||||
| * | Rewrite README.md | JF | 2020-07-18 | 1 | -0/+209 |
