.. | ||
include | ||
src | ||
Cargo.toml | ||
README.md |
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
.. | ||
include | ||
src | ||
Cargo.toml | ||
README.md |
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