summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Set version to 1.6.0Jean-François Milants1-1/+1
2021-09-26Set version to 1.5.0Jean-François Milants1-1/+1
2021-09-13Add WATCH_COLMI_P8 option to cmake & docshubmartin1-0/+9
2021-09-02Set version to 1.4.0.Jean-François Milants1-1/+1
2021-07-24minor changes regarding building (#356)Alexandros Feuerstein1-4/+0
2021-07-23Set version to 1.3.0Jean-François Milants1-1/+1
2021-06-19Set version to 1.2.0Jean-François Milants1-1/+1
2021-05-21Set version to 1.1.0.Jean-François Milants1-1/+1
2021-05-14git: store git short ref hash on build stage to Version.hStoian Minaiev1-0/+12
2021-04-16Set version to 1.0.0, wohoo!JF0021-1/+1
2021-04-04First integration of the motion sensor (bma 421) : step counting + wake on wr...Jean-François Milants1-1/+1
2021-03-22Updated to include WatchFaceAnalog and fixed clashesNiall Cooling1-1/+10
2021-03-21Set version to 0.15.0Jean-François Milants1-1/+1
2021-03-16Resolved C++14 Cmake build issues so correctly building to C99/C++14 standardsNiall Cooling1-0/+10
2021-03-07Set version to 0.14.1Jean-François Milants1-1/+1
2021-03-07Merge branch 'develop' into recovery-firmwareJean-François Milants1-1/+1
2021-02-24Set version to 0.14.0Jean-François Milants1-1/+1
2021-02-14Set version to 0.13.0Jean-François Milants1-1/+1
2021-02-07Set version to 0.12.1Jean-François Milants1-1/+1
2021-02-04Set version to 0.12..0Jean-François Milants1-1/+1
2021-02-01Add new cmake option to disable the generation of DFU file (which needs adafr...Jean-François Milants1-0/+9
2021-01-23Set version to 0.11.0Jean-François Milants1-1/+1
2021-01-04Set version to 0.10.0.Jean-François Milants1-1/+1
2020-12-22Generate post_build.sh into CMAKE_CURRENT_BINARY_DIRJoe Eaves1-1/+1
2020-10-27Set version to 0.9.0JF1-1/+1
2020-10-02Reformatted the CMakeLists for consistencyAvamander1-1/+1
2020-09-20Set version to 0.8.2JF1-1/+1
2020-09-08Docker post build : generate post build script with versions from the CMake p...JF1-0/+1
2020-09-02Fix constness and set version to 0.8.1.JF1-1/+1
2020-08-19All output files (bin, hex, image, dfu) contain the version of the project in...JF1-0/+1
2020-07-25Set version to 0.8.0JF1-1/+1
2020-07-20Set version to 0.7.1JF1-1/+1
2020-07-11Set version to 0.7.0JF1-1/+1
2020-06-16Set version to 0.6.1JF1-1/+1
2020-06-07Set version to 0.7.0JF1-1/+1
2020-05-24Typo in file name.JF1-1/+1
2020-05-24Merge developJF1-1/+1
2020-05-24Refactor CMake files to allow building 2 binaries : one standalone and one co...JF1-1/+0
2020-05-16Remove reference to NRF Softdevice in CMake and documentation.JF1-1/+1
2020-03-10Set version 0.4.0JF1-1/+1
2020-03-06Set version 0.3.1JF1-1/+1
2020-03-01Add debugPins module that provides functions to set and clear debug GPIOs.JF1-0/+9
2020-03-01Set version 0.3.0JF1-1/+1
2020-01-31Bump patch (v0.2.2)JF1-1/+1
2020-01-26Default to JLink programmer/debugger is no USE_* variable has been specified ...JF1-3/+3
2020-01-26Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime in...JF1-3/+11
2020-01-26cleaned up openocd cmake options and added a readmelucas1-1/+7
2020-01-26Remove test codeJF1-1/+1
2020-01-26added some inital support for flashing via openocd instead of gdb, for wider ...lucas1-3/+5
2020-01-19Implement the SPI driver using DMA.JF1-1/+1