Set up submodules
This commit is contained in:
parent
0738a693fe
commit
24a56d8b90
7 changed files with 13 additions and 5 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -4,3 +4,9 @@
|
|||
[submodule "buffyboard/lvgl"]
|
||||
path = buffyboard/lvgl
|
||||
url = https://github.com/littlevgl/lvgl.git
|
||||
[submodule "unl0kr/lvgl"]
|
||||
path = unl0kr/lvgl
|
||||
url = https://github.com/littlevgl/lvgl.git
|
||||
[submodule "unl0kr/lv_drivers"]
|
||||
path = unl0kr/lv_drivers
|
||||
url = git@github.com:calebccff/lv_drivers.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue