lvgl-rs/examples/README.md

9 lines
246 B
Markdown
Raw Permalink Normal View History

## Examples of how to use various `lvgl-rs` widgets/components
All examples can be executed using:
```shell
cargo run --example <name>
```
The `DEP_LV_CONFIG_PATH` environment variable is necessary, as explained in the [README](../README.md).