eive-obsw/.gitmodules

25 lines
858 B
Plaintext
Raw Normal View History

2020-10-12 20:19:04 +02:00
[submodule "arduino"]
path = arduino
url = https://egit.irs.uni-stuttgart.de/eive/eive_arduino_interface.git
2020-11-02 17:05:05 +01:00
[submodule "fsfw"]
path = fsfw
url = https://egit.irs.uni-stuttgart.de/eive/fsfw.git
2020-12-17 17:47:40 +01:00
[submodule "tmtc"]
path = tmtc
2021-06-28 17:49:24 +02:00
url = https://egit.irs.uni-stuttgart.de/eive/eive-tmtc.git
2021-02-27 19:22:18 +01:00
[submodule "thirdparty/lwgps"]
path = thirdparty/lwgps
url = https://github.com/rmspacefish/lwgps.git
[submodule "thirdparty/json"]
path = thirdparty/json
url = https://github.com/nlohmann/json.git
2022-05-10 17:49:10 +02:00
[submodule "thirdparty/rapidcsv"]
path = thirdparty/rapidcsv
url = https://github.com/d99kris/rapidcsv.git
2022-08-25 20:57:04 +02:00
[submodule "thirdparty/gomspace-sw"]
path = thirdparty/gomspace-sw
url = https://egit.irs.uni-stuttgart.de/eive/gomspace-sw.git
2023-04-13 17:58:36 +02:00
[submodule "thirdparty/sagittactl"]
path = thirdparty/sagittactl
url = https://egit.irs.uni-stuttgart.de/eive/sagittactl.git