-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
34 lines (34 loc) · 1.03 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
[submodule "TechTheTime-Shared"]
path = TechTheTime-Shared
url = [email protected]:Club-INTech/TechTheTime-Shared.git
branch = master
[submodule "lib/Unpadded"]
path = lib/Unpadded
url = https://github.com/StarQTius/Unpadded
branch = master
[submodule "lib/Key-To-Order"]
path = lib/Key-To-Order
url = https://github.com/StarQTius/Key-To-Order
branch = master
[submodule "lib/config"]
path = lib/config
url = https://github.com/boostorg/config
branch = master
[submodule "lib/mp11"]
path = lib/mp11
url = https://github.com/boostorg/mp11
branch = master
[submodule "lib/static_assert"]
path = lib/static_assert
url = https://github.com/boostorg/static_assert
branch = master
[submodule "lib/type_traits"]
path = lib/type_traits
url = https://github.com/boostorg/type_traits
branch = master
[submodule "lib/expected"]
path = lib/expected
url = https://github.com/TartanLlama/expected.git
[submodule "lib/Light-Dynamixel-Protocol"]
path = lib/Light-Dynamixel-Protocol
url = https://github.com/StarQTius/Light-Dynamixel-Protocol.git