X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=63e1c9c179a12ad5b2ba10faeb39d1e114838c6d;hb=6e3b45dd6cef95c1577a91b15a1256fa4b06ca88;hp=98b81d8a2dea0caa95b28b70b8e0d88b306850ed;hpb=ddfd196fa4999b117701121a2f4cb1fe378f902d;p=mTask.git diff --git a/.gitmodules b/.gitmodules index 98b81d8..63e1c9c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,12 @@ path = clean-platform url = https://gitlab.science.ru.nl/clean-and-itasks/clean-platform.git branch = patch-JSON +[submodule "CleanSerial"] + path = CleanSerial + url = https://gitlab.science.ru.nl/mlubbers/CleanSerial +[submodule "iTasks-SDK"] + path = iTasks-SDK + url = https://gitlab.science.ru.nl/mlubbers/iTasks-SDK.git +[submodule "int/ChibiOS"] + path = int/ChibiOS + url = https://github.com/ChibiOS/ChibiOS.git