Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 304 Bytes

Examples of how to use various lvgl-rs widgets/components

All examples can be executed using:

cargo run --example <name>

while in the lvgl-rs directory (i.e. one up from this).

The DEP_LV_CONFIG_PATH environment variable is necessary, as explained in the README.