aboutsummaryrefslogtreecommitdiffstats
path: root/cmake-nRF5x
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix a few typos (#606)Tim Gates2021-09-131-1/+1
* Enable various compilation flags to reduce the binary size (#401)JF0022021-06-011-15/+0
* Resolved C++14 Cmake build issues so correctly building to C99/C++14 standardsNiall Cooling2021-03-161-5/+2
* Remove reference to NRF Softdevice in CMake and documentation.JF2020-05-161-122/+2
* Integration of nimble, work in progress.JF2020-04-191-61/+62
* Add support for BLE notification (ANS client).JF2020-03-251-1/+2
* cleaned up openocd cmake options and added a readmelucas2020-01-261-3/+17
* added some inital support for flashing via openocd instead of gdb, for wider ...lucas2020-01-261-0/+6
* Remove all custom targets from the ALL (default) target. This will prevent fr...JF2020-01-191-9/+9
* Add support for Black magic probe (using GDB client).JF2020-01-171-27/+72
* Improve power consumption and SLEEP mode :JF2020-01-051-5/+0
* Add basic touch panel driver.JF2020-01-031-2/+3
* Measure and log battery voltage from SystemTaskJF2019-12-271-0/+1
* Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF2019-12-211-0/+3
* Convert Spi and GFX to C++.JF2019-12-071-6/+0
* Add missing return statements which fix crashes in release mode.JF2019-12-061-1/+1
* Add support for LCD (ST7789)JF2019-12-051-5/+5
* First code tested on the actual pinetime hardwareJF2019-12-021-0/+17
* Initial commitJF2019-11-1713-0/+882