aboutsummaryrefslogtreecommitdiffstats
path: root/src/SystemTask
Commit message (Expand)AuthorAgeFilesLines
* NimbleController : support CTSJF2020-04-221-1/+1
* Encapsulate nimble code into NimbleController.JF2020-04-192-75/+6
* Integration of nimble, work in progress.JF2020-04-191-6/+84
* Encapsulate Notification management in NotificationManager. It implement a st...JF2020-03-282-13/+15
* Add support for BLE notification (ANS client).JF2020-03-252-2/+9
* Add new App : Sysinfo. It displays various info about the running system : ve...JF2020-03-222-2/+5
* Display battery level and BLE connection status using icon on Clock screen.JF2020-03-141-3/+3
* When a full screen refresh is done, apply a vertical scroll during the refres...JF2020-03-081-2/+2
* Call ble_manager_init_peer_manager() _after_ the scheduler has been started. ...JF2020-03-061-0/+1
* Re-Enable BLEJF2020-03-021-1/+1
* Add new Screens (gauge, meter,...)JF2020-02-261-1/+1
* Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF2020-02-232-1/+9
* Re-enable BLE, BLE status on display and battery level on display.JF2020-02-231-2/+4
* Do not compile GFX and older fonts anymore.JF2020-02-232-0/+175