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
687 stars 71 forks source link

Upgrade LVGL vendored to v7.10.1 #44

Closed rafaelcaricio closed 3 years ago

rafaelcaricio commented 3 years ago

Upgrade the vendored version of LVGL C library to the latest v7.10.1 version. I've also updated all other dependencies to their latest version.