summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-18Set minimum version of cmake to 3.10JF1-1/+1
2020-01-18Add version (major.minor.patch) in CMake files.JF1-1/+1
2020-01-18Add version (major.minor.patch) in CMake files.JF1-1/+4
2020-01-17Add support for Black magic probe (using GDB client).JF1-3/+34
2020-01-05Fix typo in main CMakeLists.txt file.JF1-1/+1
2019-11-17Initial commitJF1-0/+19