added submodules
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
[submodule "fsfw"]
|
||||
path = fsfw
|
||||
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw.git
|
||||
[submodule "fsfw-example-common"]
|
||||
path = fsfw-example-common
|
||||
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git
|
||||
[submodule "tmtc/tmtccmd"]
|
||||
path = tmtc/tmtccmd
|
||||
url = https://github.com/spacefisch/tmtccmd.git
|
Reference in New Issue
Block a user