summaryrefslogtreecommitdiff
path: root/src/Components/DateTime/DateTimeController.cpp
AgeCommit message (Expand)Author
2020-03-02Fix date/time conversion from CTS to internal date/time representation.JF
2020-02-16Add touch panel port to lvgl.JF
2020-02-10Integration of lvgl : continued...JF
2020-01-31Improve clock accuraty and reduce clock drifting over time (before : 1/2h per...JF
2020-01-18DateTimeController is now updated in the system task.JF
2019-12-28Add DateTimeController to manage the time.JF