We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d19cfa0 + 3ce5544 commit bf52291Copy full SHA for bf52291
.gitmodules
@@ -4,7 +4,8 @@
4
[submodule "lvgl-8.3"]
5
path = wasm/lvgl-runtime/v8.3/lvgl
6
url = https://github.com/littlevgl/lvgl.git
7
+ branch = release/v8.3
8
[submodule "lvgl-9.0"]
9
path = wasm/lvgl-runtime/v9.0/lvgl
10
url = https://github.com/lvgl/lvgl.git
- branch = release/v9.0
11
+ branch = release/v9.2
0 commit comments