summaryrefslogtreecommitdiff
path: root/lib/lvgl/src
AgeCommit message (Collapse)Author
2024-08-09Claw back some internal ramjacqueline
- 'main' doesn't need 12k of internal ram - lvgl's draw task doesn't need that much either - also lower the bg worker stack sizes whilst we're here, since they've got tons over headroom
2024-06-13fix uninitialised usejacqueline
2024-06-13Reimplement our patch to lv_list button long modesjacqueline
2024-06-12Update LVGL to v9.1.0jacqueline
2024-03-27Allow image recoloring properties to be inherited by childrenailurux
2023-11-22Add basic lua browser screenjacqueline
2023-06-01convert lvgl from submodule to a plain old directoryjacqueline
2022-10-17pin lvgl to latest stablejacqueline
2022-10-17add lvgl componentjacqueline