index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake-nRF5x
/
CMake_nRF5x.cmake
Age
Commit message (
Expand
)
Author
2021-06-01
Enable various compilation flags to reduce the binary size (#401)
JF002
2021-03-16
Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards
Niall Cooling
2020-05-16
Remove reference to NRF Softdevice in CMake and documentation.
JF
2020-04-19
Integration of nimble, work in progress.
JF
2020-03-25
Add support for BLE notification (ANS client).
JF
2020-01-26
cleaned up openocd cmake options and added a readme
lucas
2020-01-26
added some inital support for flashing via openocd instead of gdb, for wider ...
lucas
2020-01-19
Remove all custom targets from the ALL (default) target. This will prevent fr...
JF
2020-01-17
Add support for Black magic probe (using GDB client).
JF
2020-01-05
Improve power consumption and SLEEP mode :
JF
2020-01-03
Add basic touch panel driver.
JF
2019-12-27
Measure and log battery voltage from SystemTask
JF
2019-12-21
Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...
JF
2019-12-07
Convert Spi and GFX to C++.
JF
2019-12-06
Add missing return statements which fix crashes in release mode.
JF
2019-12-05
Add support for LCD (ST7789)
JF
2019-12-02
First code tested on the actual pinetime hardware
JF
2019-11-17
Initial commit
JF