summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-01-26Default to JLink programmer/debugger is no USE_* variable has been specified ↵JF
during CMake build.
2020-01-26Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime ↵JF
into luben93-messing-with-openocd
2020-01-26cleaned up openocd cmake options and added a readmelucas
2020-01-26Remove test codeJF
2020-01-26added some inital support for flashing via openocd instead of gdb, for wider ↵lucas
compatability
2020-01-19Implement the SPI driver using DMA.JF
2020-01-18Set minimum version of cmake to 3.10JF
2020-01-18Add version (major.minor.patch) in CMake files.JF
Display the version on the display.
2020-01-18Add version (major.minor.patch) in CMake files.JF
Display the version on the display.
2020-01-17Add support for Black magic probe (using GDB client).JF
Add documentation about that in README.md
2020-01-05Fix typo in main CMakeLists.txt file.JF
2019-11-17Initial commitJF