aboutsummaryrefslogtreecommitdiffstats
path: root/src/sdk_config.h
Commit message (Expand)AuthorAgeFilesLines
* Reformatted all the files according to clang-format styleAvamander2021-04-241-5325/+4938
* TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...Jean-François Milants2021-04-081-2/+2
* New implementation of the I²C/TWI driver.JF2020-07-191-2/+2
* Disable all loggingJF2020-06-191-3/+3
* Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF2020-06-161-4/+4
* Disable logging once again...JF2020-05-171-3/+3
* Integration of nimble, work in progress.JF2020-04-191-3/+3
* Disable logging (again...).JF2020-04-041-3/+3
* Improved BLE loggingJF2020-03-291-5/+5
* Add support for BLE notification (ANS client).JF2020-03-251-2/+10
* Backup and restore vertical scroll offset when goind to sleep/wakeup to avoid...JF2020-03-111-3/+3
* When a full screen refresh is done, apply a vertical scroll during the refres...JF2020-03-081-3/+3
* Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF2020-01-311-779/+779
* Improve power consumption and SLEEP mode :JF2020-01-051-3/+3
* Add basic touch panel driver.JF2020-01-031-95/+7
* Add documentation about building a stub using NRF52-DK.JF2020-01-021-13/+13
* 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
* Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF2019-12-211-1/+5
* 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