aboutsummaryrefslogtreecommitdiffstats
path: root/src/DisplayApp/LittleVgl.h
Commit message (Collapse)AuthorAgeFilesLines
* Workaround for the first touch that is taken twice into account.JF2020-03-021-0/+2
|
* Configure lvgl theme and use 2*4lines buffers as video buffer (2 lines was ↵JF2020-03-011-3/+62
| | | | not enough and caused perf issues)
* Add touch panel port to lvgl.JF2020-02-161-1/+11
| | | | PoC of user interaction with 3 screen (clock, menu and app).
* Integration of lvgl : continued...JF2020-02-101-0/+29