summaryrefslogtreecommitdiff
path: root/src/DisplayApp/LittleVgl.cpp
AgeCommit message (Expand)Author
2020-03-02Workaround for the first touch that is taken twice into account.JF
2020-03-01Fix typo in the name of the font "jetbrains_mono_extrabold_compressed" + use ...JF
2020-03-01Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was no...JF
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
2020-02-10Integration of lvgl : continued...JF