git subtree --prefix=lib/lvgl --squash pull \ https://github.com/lvgl/lvgl v8.3.11 v8.3 release notes: https://docs.lvgl.io/8.3/CHANGELOG.html |
||
---|---|---|
.. | ||
ui/lvgl | ||
README.md | ||
SConscript | ||
lv_ui_entry.c |
README.md
This folder is for LVGL SquareLine Studio
SquareLine Studio can automatically put the generated C files into ui
folder, so that rt-thread will automatically detect them; or, as a user, you can move the generated C files into ui
folder manually.