summaryrefslogtreecommitdiff
path: root/src/sdk_config.h
AgeCommit message (Expand)Author
2022-04-16remove app timer, with the exception of header, to keep APP_TIMER_TICKS defin...Michele Bini
2021-12-09Connect and bond with a passkeyJames A. Jerkins
2021-04-24Reformatted all the files according to clang-format styleAvamander
2021-04-08TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases ...Jean-François Milants
2020-07-19New implementation of the I²C/TWI driver.JF
2020-06-19Disable all loggingJF
2020-06-16Update to nimble 1.3.0 + WIP : debug BLE connection issue with android phones.JF
2020-05-17Disable logging once again...JF
2020-04-19Integration of nimble, work in progress.JF
2020-04-04Disable logging (again...).JF
2020-03-29Improved BLE loggingJF
2020-03-25Add support for BLE notification (ANS client).JF
2020-03-11Backup and restore vertical scroll offset when goind to sleep/wakeup to avoid...JF
2020-03-08When a full screen refresh is done, apply a vertical scroll during the refres...JF
2020-01-31Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF
2020-01-05Improve power consumption and SLEEP mode :JF
2020-01-03Add basic touch panel driver.JF
2020-01-02Add documentation about building a stub using NRF52-DK.JF
2019-12-27Measure and log battery voltage from SystemTaskJF
2019-12-26Use push button to go to sleep/wake up.JF
2019-12-21Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConn...JF
2019-12-05Add support for LCD (ST7789)JF
2019-12-02First code tested on the actual pinetime hardwareJF
2019-11-17Initial commitJF