jacqueline
|
cbcf1bea61
|
enable LV_OS_FREERTOS
This mostly just adds a mutex around lv_malloc, which is useful for
upcoming work to make font loading async.
|
10 months ago |
jacqueline
|
7f2d56e29a
|
Load fonts dynamically from /lua
This unfortunately slows boot time by a bit, but I think we should be able to reclaim that time eventually.
|
10 months ago |
jacqueline
|
64bd9053a2
|
Update LVGL to v9.1.0
|
10 months ago |
jacqueline
|
1573a8c4cd
|
WIP merge cyclically dependent components into one big component
|
12 months ago |
jacqueline
|
79a6dc1a3e
|
Use a cache for lvgl images
|
1 year ago |
jacqueline
|
71ed09a6f7
|
Add two-way databinding for lua, and flesh out the lua statusbar
|
1 year ago |
jacqueline
|
a2eb0e8961
|
Fix incorrect default theme
|
2 years ago |
jacqueline
|
dd13a234d2
|
Place LVGL's memory pool into PSRAM
|
2 years ago |
jacqueline
|
dd27c35304
|
convert lvgl from submodule to a plain old directory
|
2 years ago |