From 2afdc2c150315384ac1dd10a3807f9534660bb8e Mon Sep 17 00:00:00 2001 From: Nils Date: Tue, 4 Jun 2024 23:01:31 +0200 Subject: [PATCH] finished project --- .gitmodules | 11 ++++++++++- docs | 2 +- "h\303\245rdvara" => hardware | 0 kommunikationsmodul | 2 +- sensormodul | 2 +- styrmodul | 1 - 6 files changed, 13 insertions(+), 5 deletions(-) rename "h\303\245rdvara" => hardware (100%) delete mode 160000 styrmodul diff --git a/.gitmodules b/.gitmodules index 5222e1c..0e1be14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ +[submodule "hardware"] + path = hardware + url = git@gitlab.liu.se:da-proj/TSEA56/2024/g08/hardware.git +[submodule "kommunikationsmodul"] + path = kommunikationsmodul + url = git@gitlab.liu.se:da-proj/TSEA56/2024/g08/kommunikationsmodul.git +[submodule "sensormodul"] + path = sensormodul + url = git@gitlab.liu.se:da-proj/TSEA56/2024/g08/sensormodul.git [submodule "docs"] path = docs - url = https://gitlab.liu.se/da-proj/TSEA56/2024/g08/docs.git + url = git@gitlab.liu.se:da-proj/TSEA56/2024/g08/docs.git diff --git a/docs b/docs index 4f285ff..c2edcf7 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 4f285ffa7739e937295c40885070caa76baff569 +Subproject commit c2edcf794b4a6636b1c4fa231f44378e166d3b0e diff --git "a/h\303\245rdvara" b/hardware similarity index 100% rename from "h\303\245rdvara" rename to hardware diff --git a/kommunikationsmodul b/kommunikationsmodul index fdfe765..5da8c14 160000 --- a/kommunikationsmodul +++ b/kommunikationsmodul @@ -1 +1 @@ -Subproject commit fdfe765393d6bd8b04d3b058415a4a1e45e13f85 +Subproject commit 5da8c14ad9cd58b8d0dc7a20a3a4f5893ea5a4b0 diff --git a/sensormodul b/sensormodul index e9e9756..a94aa04 160000 --- a/sensormodul +++ b/sensormodul @@ -1 +1 @@ -Subproject commit e9e9756a5f047b62f66c954026fb31ac17d03e65 +Subproject commit a94aa04fde3238ff7a80c3f338a80e7dd67195a5 diff --git a/styrmodul b/styrmodul deleted file mode 160000 index e2e0038..0000000 --- a/styrmodul +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e2e003871e54c6d4b3701739de4f5fd044a31c40 -- 2.30.2