summaryrefslogtreecommitdiff
path: root/src/libs
AgeCommit message (Expand)Author
2020-03-01Remove default lvgl font (roboto).JF
2020-03-01Simplify Tile to improve refresh speed (it's not a tile anymore...).JF
2020-02-23Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF
2020-02-23Do not compile GFX and older fonts anymore.JF
2020-02-16Add touch panel port to lvgl.JF
2020-02-10Integration of lvgl : continued...JF
2020-02-08First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF
2020-01-11Add date library (https://github.com/HowardHinnant/date) to manage the date a...JF