Rafael Carício
893f0054c8
* New API test using std/alloc objects * Use RefCell to create multiple mut refs * UI saves display obj, makes possible for global call to active display * Reflect restrictions of LvGL * No need for manual nul byte * Fix typo |
||
---|---|---|
.. | ||
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