-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy path.gitmodules
21 lines (21 loc) · 897 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "stm32f429_discovery_no_os/lvgl"]
path = stm32f429_discovery_no_os/lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "stm32f429_discovery_no_os/lv_examples"]
path = stm32f429_discovery_no_os/lv_examples
url = https://github.com/littlevgl/lv_examples.git
[submodule "arduino_library/src"]
path = arduino_library/src
url = https://github.com/littlevgl/lvgl.git
[submodule "arduino_library/littlevgl/src"]
path = arduino_library/littlevgl/src
url = https://github.com/littlevgl/lvgl.git
[submodule "linux_frame_buffer/lvgl"]
path = linux_frame_buffer/lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "linux_frame_buffer/lv_examples"]
path = linux_frame_buffer/lv_examples
url = https://github.com/littlevgl/lv_examples.git
[submodule "linux_frame_buffer/lv_drivers"]
path = linux_frame_buffer/lv_drivers
url = https://github.com/littlevgl/lv_drivers.git