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
668 stars 69 forks source link

Able to compile examples/demo.rs #165

Open master-q opened 5 months ago

master-q commented 5 months ago

Fix compile errors to build examples/demo.rs.