You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get LVGL working in rust. These appear to be official bindings, but I see the current version is quite out of date. I also see several open issues.
Is there any simple way to use LVGL 9 on rust currently?
Looks like maybe I need to create my own fork of lvgl-sys for now?