summaryrefslogtreecommitdiff
path: root/cmake-nRF5x
AgeCommit message (Expand)AuthorFilesLines
2020-01-26cleaned up openocd cmake options and added a readmelucas1-3/+17
2020-01-26added some inital support for flashing via openocd instead of gdb, for wider ...lucas1-0/+6
2020-01-19Remove all custom targets from the ALL (default) target. This will prevent fr...JF1-9/+9
2020-01-17Add support for Black magic probe (using GDB client).JF1-27/+72
2020-01-05Improve power consumption and SLEEP mode :JF1-5/+0
2020-01-03Add basic touch panel driver.JF1-2/+3
2019-12-27Measure and log battery voltage from SystemTaskJF1-0/+1
2019-12-21Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF1-0/+3
2019-12-07Convert Spi and GFX to C++.JF1-6/+0
2019-12-06Add missing return statements which fix crashes in release mode.JF1-1/+1
2019-12-05Add support for LCD (ST7789)JF1-5/+5
2019-12-02First code tested on the actual pinetime hardwareJF1-0/+17
2019-11-17Initial commitJF13-0/+882