Fixed submodules file

This commit is contained in:
petriVM18 2022-07-13 09:34:27 +02:00
parent 84c4f47ed1
commit 3bad503694
1 changed files with 4 additions and 1 deletions

5
.gitmodules vendored
View File

@ -11,8 +11,11 @@
path = thirdparty/lwgps
url = https://github.com/rmspacefish/lwgps.git
[submodule "generators/fsfwgen"]
path = generators/fsfwgen
path = generators/deps/fsfwgen
url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-gen.git
[submodule "thirdparty/arcsec_star_tracker"]
path = thirdparty/arcsec_star_tracker
url = https://egit.irs.uni-stuttgart.de/eive/arcsec_star_tracker.git
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json.git