-
-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 706 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "submodules/googletest"]
path = submodules/googletest
url = https://github.com/google/googletest.git
[submodule "submodules/public_regulated_data_types"]
path = submodules/public_regulated_data_types
url = https://github.com/OpenCyphal/public_regulated_data_types.git
[submodule "submodules/unity"]
path = submodules/unity
url = https://github.com/ThrowTheSwitch/Unity.git
[submodule "submodules/o1heap"]
path = submodules/o1heap
url = https://github.com/pavel-kirienko/o1heap.git
[submodule "submodules/CETL"]
path = submodules/CETL
url = https://github.com/OpenCyphal/CETL.git
[submodule "submodules/pydsdl"]
path = submodules/pydsdl
url = https://github.com/OpenCyphal/pydsdl.git