summaryrefslogtreecommitdiff
path: root/src/Components/DateTime
AgeCommit message (Expand)AuthorFilesLines
2020-02-16Add touch panel port to lvgl.JF1-1/+1
2020-02-10Integration of lvgl : continued...JF1-1/+1
2020-01-31Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF1-2/+13
2020-01-18Encapsulate the drawing of the screen into Screens classes.JF1-0/+2
2020-01-18DateTimeController is now updated in the system task.JF2-10/+56
2019-12-28Add DateTimeController to manage the time.JF2-0/+46