X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitmodules;h=b97a1d293033fcd29c3deb9f838a4a8c7b5ecd37;hb=9f47008270ad2ab66d7787eb29b0f83a82a8e42e;hp=98b81d8a2dea0caa95b28b70b8e0d88b306850ed;hpb=ddfd196fa4999b117701121a2f4cb1fe378f902d;p=mTask.git diff --git a/.gitmodules b/.gitmodules index 98b81d8..b97a1d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,6 @@ -[submodule "clean-platform"] - 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 "int/ChibiOS"] + path = int/ChibiOS + url = https://github.com/ChibiOS/ChibiOS.git