LittlevGL 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).
Go to file
2020-04-11 13:06:16 +02:00
examples/demo Completely unsafe example using SDL2 2020-04-11 13:06:16 +02:00
lvgl Compile lvgl using cargo 2020-04-10 19:12:10 +02:00
lvgl-sys Completely unsafe example using SDL2 2020-04-11 13:06:16 +02:00
vendor Compile lvgl using cargo 2020-04-10 19:12:10 +02:00
.gitignore Leave lib.rs as container of tests 2020-04-10 20:41:29 +02:00
.gitmodules Compile lvgl using cargo 2020-04-10 19:12:10 +02:00
Cargo.toml Completely unsafe example using SDL2 2020-04-11 13:06:16 +02:00
LICENSE Initial commit 2020-04-10 15:00:21 +02:00
README.md Initial commit 2020-04-10 15:00:21 +02:00

littlevgl-rs

Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).