Adapt buffyboard to build from subdir
This commit is contained in:
parent
e58718943a
commit
14b30c6018
6 changed files with 11 additions and 11 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -1,9 +1,6 @@
|
|||
[submodule "lv_drivers"]
|
||||
path = lv_drivers
|
||||
[submodule "buffyboard/lv_drivers"]
|
||||
path = buffyboard/lv_drivers
|
||||
url = https://github.com/littlevgl/lv_drivers.git
|
||||
[submodule "lvgl"]
|
||||
path = lvgl
|
||||
[submodule "buffyboard/lvgl"]
|
||||
path = buffyboard/lvgl
|
||||
url = https://github.com/littlevgl/lvgl.git
|
||||
[submodule "squeek2lvgl"]
|
||||
path = squeek2lvgl
|
||||
url = https://gitlab.com/cherrypicker/squeek2lvgl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue