| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CMakeLists.txt: add double quotes in STRIP command | Ildar Mulyukov | 2022-06-06 | 1 | -1/+1 |
| | | | | | fixes cases when git is missing in the build system | ||||
| * | Set version to 1.9.0 | Jean-François Milants | 2022-04-02 | 1 | -1/+1 |
| | | |||||
| * | Create Version.h in binary dir instead of src dir | Reinhold Gschweicher | 2022-01-17 | 1 | -1/+1 |
| | | | | | | Don't use source directory for generated files. Use the binary (build) directory instead. | ||||
| * | Set version to 1.8.0 | Jean-François Milants | 2022-01-07 | 1 | -1/+1 |
| | | |||||
| * | Fix unresponsive touch panel after update to 1.7 : don't care if device ids ↵ | Jean-François Milants | 2021-11-14 | 1 | -1/+1 |
| | | | | | are not the ones we expected (until we know more about these communication and IDs issues). | ||||
| * | Set version to 1.7.0 | Jean-François Milants | 2021-11-11 | 1 | -1/+1 |
| | | |||||
| * | Set version to 1.6.0 | Jean-François Milants | 2021-09-28 | 1 | -1/+1 |
| | | |||||
| * | Set version to 1.5.0 | Jean-François Milants | 2021-09-26 | 1 | -1/+1 |
| | | |||||
| * | Add WATCH_COLMI_P8 option to cmake & docs | hubmartin | 2021-09-13 | 1 | -0/+9 |
| | | |||||
| * | Set version to 1.4.0. | Jean-François Milants | 2021-09-02 | 1 | -1/+1 |
| | | |||||
| * | minor changes regarding building (#356) | Alexandros Feuerstein | 2021-07-24 | 1 | -4/+0 |
| | | | | * don't enforce any flashing through debug ports | ||||
| * | Set version to 1.3.0 | Jean-François Milants | 2021-07-23 | 1 | -1/+1 |
| | | |||||
| * | Set version to 1.2.0 | Jean-François Milants | 2021-06-19 | 1 | -1/+1 |
| | | |||||
| * | Set version to 1.1.0. | Jean-François Milants | 2021-05-21 | 1 | -1/+1 |
| | | |||||
| * | git: store git short ref hash on build stage to Version.h | Stoian Minaiev | 2021-05-14 | 1 | -0/+12 |
| | | |||||
| * | Set version to 1.0.0, wohoo! | JF002 | 2021-04-16 | 1 | -1/+1 |
| | | |||||
| * | First integration of the motion sensor (bma 421) : step counting + wake on ↵ | Jean-François Milants | 2021-04-04 | 1 | -1/+1 |
| | | | | | wrist rotation + app to see the value of the 3 axis in "real time". | ||||
| * | Updated to include WatchFaceAnalog and fixed clashes | Niall Cooling | 2021-03-22 | 1 | -1/+10 |
| |\ | |||||
| | * | Set version to 0.15.0 | Jean-François Milants | 2021-03-21 | 1 | -1/+1 |
| | | | |||||
| | * | Set version to 0.14.1 | Jean-François Milants | 2021-03-07 | 1 | -1/+1 |
| | | | |||||
| | * | Merge branch 'develop' into recovery-firmware | Jean-François Milants | 2021-03-07 | 1 | -1/+1 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.h # src/systemtask/SystemTask.cpp # src/systemtask/SystemTask.h | ||||
| | * | | Add new cmake option to disable the generation of DFU file (which needs ↵ | Jean-François Milants | 2021-02-01 | 1 | -0/+9 |
| | | | | | | | | | | | | | adafruit-nrfutil on the build machine) : BUILD_DFU (disabled by default, enabled in docker build). | ||||
| * | | | Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards | Niall Cooling | 2021-03-16 | 1 | -0/+10 |
| | |/ |/| | |||||
| * | | Set version to 0.14.0 | Jean-François Milants | 2021-02-24 | 1 | -1/+1 |
| | | | |||||
| * | | Set version to 0.13.0 | Jean-François Milants | 2021-02-14 | 1 | -1/+1 |
| | | | |||||
| * | | Set version to 0.12.1 | Jean-François Milants | 2021-02-07 | 1 | -1/+1 |
| | | | |||||
| * | | Set version to 0.12..0 | Jean-François Milants | 2021-02-04 | 1 | -1/+1 |
| |/ | |||||
| * | Set version to 0.11.0 | Jean-François Milants | 2021-01-23 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.10.0. | Jean-François Milants | 2021-01-04 | 1 | -1/+1 |
| | | |||||
| * | Generate post_build.sh into CMAKE_CURRENT_BINARY_DIR | Joe Eaves | 2020-12-22 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.9.0 | JF | 2020-10-27 | 1 | -1/+1 |
| | | |||||
| * | Reformatted the CMakeLists for consistency | Avamander | 2020-10-02 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.8.2 | JF | 2020-09-20 | 1 | -1/+1 |
| | | |||||
| * | Docker post build : generate post build script with versions from the CMake ↵ | JF | 2020-09-08 | 1 | -0/+1 |
| | | | | | project. | ||||
| * | Fix constness and set version to 0.8.1. | JF | 2020-09-02 | 1 | -1/+1 |
| | | |||||
| * | All output files (bin, hex, image, dfu) contain the version of the project ↵ | JF | 2020-08-19 | 1 | -0/+1 |
| | | | | | | | | in their filename. Update Docker build script accordingly. Also fix permission issue with docker build (all files belonged to root). | ||||
| * | Set version to 0.8.0 | JF | 2020-07-25 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.7.1 | JF | 2020-07-20 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.7.0 | JF | 2020-07-11 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.6.1 | JF | 2020-06-16 | 1 | -1/+1 |
| | | |||||
| * | Set version to 0.7.0 | JF | 2020-06-07 | 1 | -1/+1 |
| | | |||||
| * | Typo in file name. | JF | 2020-05-24 | 1 | -1/+1 |
| | | | | | Set version to 0.6.0. | ||||
| * | Merge develop | JF | 2020-05-24 | 1 | -1/+1 |
| |\ | |||||
| | * | Remove reference to NRF Softdevice in CMake and documentation. | JF | 2020-05-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0. | ||||
| * | | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | 2020-05-24 | 1 | -1/+0 |
| |/ | | | | | | | | compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | ||||
| * | Set version 0.4.0 | JF | 2020-03-10 | 1 | -1/+1 |
| | | |||||
| * | Set version 0.3.1 | JF | 2020-03-06 | 1 | -1/+1 |
| | | |||||
| * | Add debugPins module that provides functions to set and clear debug GPIOs. | JF | 2020-03-01 | 1 | -0/+9 |
| | | | | | Disable logging once again. | ||||
| * | Set version 0.3.0 | JF | 2020-03-01 | 1 | -1/+1 |
| | | |||||
| * | Bump patch (v0.2.2) | JF | 2020-01-31 | 1 | -1/+1 |
| | | |||||
