Correctly added submodules
This commit is contained in:
parent
31f81abe80
commit
36b855e924
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,9 @@
|
|||||||
[submodule "lvgl"]
|
|
||||||
path = lvgl
|
|
||||||
url = https://github.com/lvgl/lvgl.git
|
|
||||||
[submodule "lv_examples"]
|
[submodule "lv_examples"]
|
||||||
path = lv_examples
|
path = lv_examples
|
||||||
url = https://github.com/lvgl/lv_examples.git
|
url = https://github.com/lvgl/lv_examples.git
|
||||||
[submodule "lv_drivers"]
|
[submodule "lv_drivers"]
|
||||||
path = lv_drivers
|
path = lv_drivers
|
||||||
url = https://github.com/lvgl/lv_drivers.git
|
url = https://github.com/lvgl/lv_drivers.git
|
||||||
|
[submodule "lvgl"]
|
||||||
|
path = lvgl
|
||||||
|
url = https://github.com/lvgl/lvgl.git
|
||||||
|
|||||||
1
lv_drivers
Submodule
1
lv_drivers
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 6a39767f0676cbb8ed28ae9f6d82caf3c6ef1ea7
|
||||||
1
lv_examples
Submodule
1
lv_examples
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 8aa74f493bac82a3078ebc98e4139b0eabd34e81
|
||||||
1
lvgl
Submodule
1
lvgl
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 43771fa2f71d5323ef9dffc1ff0aee326d59f5ce
|
||||||
Loading…
x
Reference in New Issue
Block a user