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

Move `lvgl-sys` to a separate repository. #176

Open AlixANNERAUD opened 3 months ago

AlixANNERAUD commented 3 months ago

Since lv_binding_rust appears unlikely to be updated for LVGL v9.X anytime soon, could lvgl-sys be moved to a separate repository to allow for regular updates independently of lv_binding_rust/lvgl?