Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

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.