summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Clock.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-23Re-enable BLE, BLE status on display and battery level on display.JF1-11/+13
2020-02-23Do not compile GFX and older fonts anymore.JF1-3/+9
2020-02-20Re-enable BLE display on Clock screenJF1-4/+6
2020-02-16Add touch panel port to lvgl.JF1-7/+50
2020-02-10Integration of lvgl : continued...JF1-31/+46
2020-01-22[WIP] Use IRQ in SPI driver to improve performancesJF1-4/+4
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF1-0/+133