summaryrefslogtreecommitdiff
path: root/src/libs/lvgl
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Remove LVGL folder (it's now a submodule)Jean-François Milants340-50932/+203090
2021-01-17Fix bug in animation management for lv_labelJean-François Milants3-5/+56
2020-10-02Renamed displayapp/Screens to displayapp/screensAvamander1-1/+1
2020-05-17Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen us...JF40-166/+378
2020-03-08When a full screen refresh is done, apply a vertical scroll during the refres...JF205-0/+88993
2020-02-23Enable watchdog, and issue a WDT reset when the button is pushed for more tha...JF1-0/+0
2020-02-08First quick'n'dirty integration of LittleVGL. Needs some cleaning.JF1-0/+0