diff --git a/.gitmodules b/.gitmodules index 5dc6b49..e7a9eb3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,8 +5,8 @@ path = vorago-reb1-rs url = https://github.com/robamu-org/vorago-reb1-rs.git [submodule "va108xx-hal-rs"] - path = va108xx-hal-rs - url = https://github.com/robamu-org/va108xx-hal-rs.git + path = va108xx-hal + url = https://egit.irs.uni-stuttgart.de/rust/va108xx-hal.git [submodule "adt75-rs"] path = adt75-rs url = https://egit.irs.uni-stuttgart.de/rust/adt75-rs.git diff --git a/va108xx b/va108xx index 6a8c58b..4da8267 160000 --- a/va108xx +++ b/va108xx @@ -1 +1 @@ -Subproject commit 6a8c58bfce5860e3200ef2d49be3772fc5ebe7b9 +Subproject commit 4da8267c9cc5c48aca3d279c3a86b07a11da4fce diff --git a/va108xx-hal-rs b/va108xx-hal similarity index 100% rename from va108xx-hal-rs rename to va108xx-hal