Liam Howatt
Liam Howatt
> users need to create an `uvloop` themselves. I think you already know, but `libuv` integration is optional. It just [uses the normal sleep loop if it's disabled](https://github.com/apache/nuttx-apps/blob/00f98947786892eaabf60b2e61fad553aee1c36c/examples/lvgldemo/lvgldemo.c#L148-L161). It's [not...
But I agree, the basic uvloop would be nice to have in LVGL's source.
Not stale.
Will it require fonts to be generated specifically with the `*_ALIGNED` color format? i.e., the font converter will need to be updated? cc @MarkIoanAmat
So LVGL doesn't have to wait for VSYNC?
Confirmed, thank you! PR opened!