-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
27 lines (27 loc) · 1 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
[submodule "external/Frontier.Engine"]
path = external/Frontier.Engine
url = https://github.com/Tustvold/Frontier.Engine.git
[submodule "external/ChibiOS"]
path = external/ChibiOS
url = https://github.com/ChibiOS/ChibiOS.git
[submodule "external/cusf-messaging"]
path = external/cusf-messaging
url = https://github.com/cuspaceflight/cusf-messaging.git
[submodule "external/gen_board"]
path = external/gen_board
url = https://github.com/cuspaceflight/gen-board.h.git
[submodule "external/stm32-cmake"]
path = external/stm32-cmake
url = https://github.com/Tustvold/stm32-cmake.git
[submodule "external/eigen"]
path = external/eigen
url = https://github.com/RLovelett/eigen.git
[submodule "external/matplotlibcpp"]
path = external/matplotlibcpp
url = https://github.com/Tustvold/matplotlib-cpp.git
[submodule "external/wrappy"]
path = external/wrappy
url = https://github.com/Tustvold/wrappy.git
[submodule "external/fatfs-cmake"]
path = external/fatfs-cmake
url = https://github.com/Tustvold/fatfs-cmake.git