Skip to content

Commit bf52291

Browse files
authoredFeb 2, 2025
Merge pull request #714 from fietser28/gitmodules
Updated .gitmodules to right branches
2 parents d19cfa0 + 3ce5544 commit bf52291

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.gitmodules

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
[submodule "lvgl-8.3"]
55
path = wasm/lvgl-runtime/v8.3/lvgl
66
url = https://github.com/littlevgl/lvgl.git
7+
branch = release/v8.3
78
[submodule "lvgl-9.0"]
89
path = wasm/lvgl-runtime/v9.0/lvgl
910
url = https://github.com/lvgl/lvgl.git
10-
branch = release/v9.0
11+
branch = release/v9.2

0 commit comments

Comments
 (0)