aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Disable logging once again.
* 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
| | | | during CMake build.
* Merge branch 'messing-with-openocd' of https://github.com/luben93/Pinetime ↵JF2020-01-261-3/+11
|\ | | | | | | into luben93-messing-with-openocd
| * 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
| | | | | | | | compatability
* | 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
| | | | Display the version on the display.
* Add version (major.minor.patch) in CMake files.JF2020-01-181-1/+4
| | | | Display the version on the display.
* Add support for Black magic probe (using GDB client).JF2020-01-171-3/+34
| | | | Add documentation about that in README.md
* Fix typo in main CMakeLists.txt file.JF2020-01-051-1/+1
|
* Initial commitJF2019-11-171-0/+19