summaryrefslogtreecommitdiff
path: root/lib/lvgl/src/draw/sw
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-12Update LVGL to v9.1.0jacqueline
2023-06-01convert lvgl from submodule to a plain old directoryjacqueline
2022-10-17pin lvgl to latest stablejacqueline
2022-10-17add lvgl componentjacqueline