This repository has been archived on 2024-05-29. You can view files and clone it, but cannot push or open issues/pull-requests.
ndg/lib/lvgl/env_support/rt-thread/squareline
alex bc87a57de2
lib/lvgl: update from v8.3.1 to latest v8.3.11
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
2024-02-22 10:10:59 +01:00
..
ui/lvgl lib/lvgl: update from v8.3.1 to latest v8.3.11 2024-02-22 10:10:59 +01:00
README.md lib/lvgl: update from v8.3.1 to latest v8.3.11 2024-02-22 10:10:59 +01:00
SConscript lib/lvgl: update from v8.3.1 to latest v8.3.11 2024-02-22 10:10:59 +01:00
lv_ui_entry.c lib/lvgl: update from v8.3.1 to latest v8.3.11 2024-02-22 10:10:59 +01:00

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.