-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy path.gitmodules
39 lines (39 loc) · 1.29 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "UGUI"]
path = UGUI
url = [email protected]:achimdoebler/UGUI.git
[submodule "1971_Game"]
path = 1971_Game
url = [email protected]:sarthi92/1971_Game.git
[submodule "MKS-TFT"]
path = MKS-TFT
url = [email protected]:robotsrulz/MKS-TFT.git
[submodule "lvgl"]
path = lvgl
url = https://github.com/littlevgl/lvgl.git
[submodule "glcd"]
path = glcd
url = https://github.com/andygock/glcd.git
[submodule "EasyGUI"]
path = EasyGUI
url = https://github.com/MaJerle/EasyGUI
[submodule "Demo/STM32_ChibiOS_uGFX_UC1601s_RDX0154"]
path = Demo/STM32_ChibiOS_uGFX_UC1601s_RDX0154
url = https://github.com/pashamray/STM32_ChibiOS_uGFX_UC1601s_RDX0154.git
[submodule "Demo/STM32_ChibiOS_uGFX_PCD8544"]
path = Demo/STM32_ChibiOS_uGFX_PCD8544
url = https://github.com/pashamray/stm32_chibios_ugfx_pcd8544.git
[submodule "Demo/STM32_ChibiOS_uGFX_KS0108"]
path = Demo/STM32_ChibiOS_uGFX_KS0108
url = https://github.com/pashamray/stm32_chibios_ugfx_ks0108.git
[submodule "eGUI"]
path = eGUI
url = https://github.com/codeauroraforum/eGUI.git
[submodule "D4CD"]
path = D4CD
url = https://github.com/Gargy007/D4CD.git
[submodule "Demo/ChibiOS-LCD-Driver"]
path = Demo/ChibiOS-LCD-Driver
url = https://github.com/miguelmoreto/ChibiOS-LCD-Driver.git
[submodule "wex"]
path = wex
url = https://github.com/NREL/wex.git