aboutsummaryrefslogtreecommitdiffstats
path: root/src/SystemTask/SystemTask.h
Commit message (Expand)AuthorAgeFilesLines
* Fully implement music app and serviceAdam Pigg2020-07-201-1/+2
* Merge branch 'develop' of https://github.com/JF002/Pinetime into musicAdam Pigg2020-07-111-0/+8
|\
| * Automatically switch the display on when receiving a notificationJF2020-07-041-0/+1
| * Reduce RAM memory usage by tuning the stack of the stasks and the heap alloca...JF2020-07-021-0/+7
* | Add start of music applictionAdam Pigg2020-07-111-1/+3
|/
* Set idle timeout to 15s before going to sleep.JF2020-06-071-1/+1
* Automatically go to sleep after 5 sec of inactivity.JF2020-06-011-1/+8
* Add SPI NOR Flash driver, WIP.JF2020-05-071-1/+4
* Add new screen that is displayed during the OTA transfert.JF2020-05-021-1/+2
* Defer the discovery of services using the system task.JF2020-05-011-2/+3
* Encapsulate nimble code into NimbleController.JF2020-04-191-0/+2
* Encapsulate Notification management in NotificationManager. It implement a st...JF2020-03-281-7/+6
* Add support for BLE notification (ANS client).JF2020-03-251-1/+2
* Add new App : Sysinfo. It displays various info about the running system : ve...JF2020-03-221-0/+1
* Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF2020-02-231-0/+2
* Do not compile GFX and older fonts anymore.JF2020-02-231-0/+60