lvgl / lv_binding_rust

LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
MIT License
688 stars 71 forks source link

Meter example is commented out. #150

Open vortex314 opened 1 year ago

vortex314 commented 1 year ago

Any plans to get the example https://github.com/lvgl/lv_binding_rust/blob/master/examples/meter.rs working ?

nia-e commented 1 year ago

This project is on hold for a bit as I'm working and studying fulltime right now. I expect to get back to it by the end of September; sorry :/ Feel free to make a pull request with an enabled version of the example, if you can get it working, though. I can still review those