summaryrefslogtreecommitdiff
path: root/src/DisplayApp/Screens/Clock.cpp
AgeCommit message (Collapse)Author
2020-02-20Re-enable BLE display on Clock screenJF
2020-02-16Add touch panel port to lvgl.JF
PoC of user interaction with 3 screen (clock, menu and app).
2020-02-10Integration of lvgl : continued...JF
2020-01-22[WIP] Use IRQ in SPI driver to improve performancesJF
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF