summaryrefslogtreecommitdiff
path: root/cmake-nRF5x
AgeCommit message (Expand)Author
2022-06-06Switch to freertos timers (#1095)Michele Bini
2022-06-05Fix various typosluz paz
2021-09-13docs: Fix a few typos (#606)Tim Gates
2021-06-01Enable various compilation flags to reduce the binary size (#401)JF002
2021-03-16Resolved C++14 Cmake build issues so correctly building to C99/C++14 standardsNiall Cooling
2020-05-16Remove reference to NRF Softdevice in CMake and documentation.JF
2020-04-19Integration of nimble, work in progress.JF
2020-03-25Add support for BLE notification (ANS client).JF
2020-01-26cleaned up openocd cmake options and added a readmelucas
2020-01-26added some inital support for flashing via openocd instead of gdb, for wider ...lucas
2020-01-19Remove all custom targets from the ALL (default) target. This will prevent fr...JF
2020-01-17Add support for Black magic probe (using GDB client).JF
2020-01-05Improve power consumption and SLEEP mode :JF
2020-01-03Add basic touch panel driver.JF
2019-12-27Measure and log battery voltage from SystemTaskJF
2019-12-21Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF
2019-12-07Convert Spi and GFX to C++.JF
2019-12-06Add missing return statements which fix crashes in release mode.JF
2019-12-05Add support for LCD (ST7789)JF
2019-12-02First code tested on the actual pinetime hardwareJF
2019-11-17Initial commitJF