diff --git a/.gitmodules b/.gitmodules index ac6824b8..50e2e6e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "thirdparty/rapidcsv"] path = thirdparty/rapidcsv url = https://github.com/d99kris/rapidcsv.git +[submodule "thirdparty/gomspace-sw"] + path = thirdparty/gomspace-sw + url = https://egit.irs.uni-stuttgart.de/eive/gomspace-sw.git diff --git a/thirdparty/gomspace-sw b/thirdparty/gomspace-sw new file mode 160000 index 00000000..399c9a3e --- /dev/null +++ b/thirdparty/gomspace-sw @@ -0,0 +1 @@ +Subproject commit 399c9a3eeefcfb2ad589d260f9f5f8b139c74d30