Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.