summaryrefslogtreecommitdiff
path: root/src/sdk_config.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-17Disable logging once again...JF1-3/+3
2020-04-19Integration of nimble, work in progress.JF1-3/+3
2020-04-04Disable logging (again...).JF1-3/+3
2020-03-29Improved BLE loggingJF1-5/+5
2020-03-25Add support for BLE notification (ANS client).JF1-2/+10
2020-03-11Backup and restore vertical scroll offset when goind to sleep/wakeup to avoid...JF1-3/+3
2020-03-08When a full screen refresh is done, apply a vertical scroll during the refres...JF1-3/+3
2020-01-31Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF1-779/+779
2020-01-05Improve power consumption and SLEEP mode :JF1-3/+3
2020-01-03Add basic touch panel driver.JF1-95/+7
2020-01-02Add documentation about building a stub using NRF52-DK.JF1-13/+13
2019-12-27Measure and log battery voltage from SystemTaskJF1-1/+1
2019-12-26Use push button to go to sleep/wake up.JF1-2/+2
2019-12-21Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF1-1/+5
2019-12-05Add support for LCD (ST7789)JF1-7/+11
2019-12-02First code tested on the actual pinetime hardwareJF1-11/+115
2019-11-17Initial commitJF1-0/+12938