-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitmodules
27 lines (27 loc) · 946 Bytes
/
.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
[submodule "lib/gcem"]
path = lib/gcem
url = https://github.com/kthohr/gcem.git
[submodule "lib/vnproglib"]
path = lib/vnproglib
url = https://github.com/UniStuttgart-INS/vnproglib.git
[submodule "lib/navio2"]
path = lib/navio2
url = https://github.com/UniStuttgart-INS/Navio2.git
[submodule "lib/uartsensor"]
path = lib/uartsensor
url = https://github.com/UniStuttgart-INS/uartsensor.git
[submodule "lib/imgui-node-editor"]
path = lib/imgui-node-editor
url = https://github.com/UniStuttgart-INS/imgui-node-editor.git
[submodule "lib/imgui"]
path = lib/imgui
url = https://github.com/thedmd/imgui.git
[submodule "lib/ImGuiFileDialog"]
path = lib/ImGuiFileDialog
url = https://github.com/aiekick/ImGuiFileDialog.git
[submodule "lib/implot"]
path = lib/implot
url = https://github.com/niavok/implot.git
[submodule "doc/doxygen-awesome-css"]
path = doc/doxygen-awesome-css
url = https://github.com/jothepro/doxygen-awesome-css.git