summaryrefslogtreecommitdiff
path: root/src/DisplayApp/LittleVgl.cpp
AgeCommit message (Collapse)Author
2020-03-01Fix double-buffering for spi display (it's actually using double-buffering, now)JF
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