lvgl-rs/examples/demo
2020-05-30 09:32:27 +02:00
..
include Make it not tied to a color scheme 2020-05-27 22:37:22 +02:00
src Update code snippet picture in readme 2020-05-30 09:32:27 +02:00
Cargo.toml Integrate embeddedgraphics (#2) 2020-04-19 15:40:03 +02:00
README.md Explain that example runs in a simulator (#4) 2020-05-15 12:54:31 +02:00

From base of the repository, install LVGL git submodule.

git submodule update --init

Run this demo:

cd examples/demo/
DEP_LV_CONFIG_PATH=./include cargo run