aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Set version to 0.8.2JF2020-09-201-1/+1
* Docker post build : generate post build script with versions from the CMake p...JF2020-09-081-0/+1
* Fix constness and set version to 0.8.1.JF2020-09-021-1/+1
* All output files (bin, hex, image, dfu) contain the version of the project in...JF2020-08-191-0/+1
* Set version to 0.8.0JF2020-07-251-1/+1
* Set version to 0.7.1JF2020-07-201-1/+1
* Set version to 0.7.0JF2020-07-111-1/+1
* Set version to 0.6.1JF2020-06-161-1/+1
* Set version to 0.7.0JF2020-06-071-1/+1
* Typo in file name.JF2020-05-241-1/+1
* Merge developJF2020-05-241-1/+1
|\
| * Remove reference to NRF Softdevice in CMake and documentation.JF2020-05-161-1/+1
* | Refactor CMake files to allow building 2 binaries : one standalone and one co...JF2020-05-241-1/+0
|/
* Set version 0.4.0JF2020-03-101-1/+1
* Set version 0.3.1JF2020-03-061-1/+1
* Add debugPins module that provides functions to set and clear debug GPIOs.JF2020-03-011-0/+9
* Set version 0.3.0JF2020-03-011-1/+1
* Bump patch (v0.2.2)JF2020-01-311-1/+1
* Default to JLink programmer/debugger is no USE_* variable has been specified ...JF2020-01-261-3/+3
* Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime in...JF2020-01-261-3/+11
|\
| * cleaned up openocd cmake options and added a readmelucas2020-01-261-1/+7
| * added some inital support for flashing via openocd instead of gdb, for wider ...lucas2020-01-261-3/+5
* | Remove test codeJF2020-01-261-1/+1
* | Implement the SPI driver using DMA.JF2020-01-191-1/+1
|/
* Set minimum version of cmake to 3.10JF2020-01-181-1/+1
* Add version (major.minor.patch) in CMake files.JF2020-01-181-1/+1
* Add version (major.minor.patch) in CMake files.JF2020-01-181-1/+4
* Add support for Black magic probe (using GDB client).JF2020-01-171-3/+34
* Fix typo in main CMakeLists.txt file.JF2020-01-051-1/+1
* Initial commitJF2019-11-171-0/+19