aboutsummaryrefslogtreecommitdiffstats
path: root/src/sdk_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Measure and log battery voltage from SystemTaskJF2019-12-271-1/+1
|
* Use push button to go to sleep/wake up.JF2019-12-261-2/+2
| | | | Use a queue to transmit messages between system and display task (sleep & wake up for now).
* Add BLE and CTS client. Time can be retrieved from a CTS server (like ↵JF2019-12-211-1/+5
| | | | | | NRFConnect) once it's bond. WIP, the code is really ugly
* Add support for LCD (ST7789)JF2019-12-051-7/+11
|
* First code tested on the actual pinetime hardwareJF2019-12-021-11/+115
|
* Initial commitJF2019-11-171-0/+12938