diff --git a/.cproject b/.cproject index c59f7d4..e5936a7 100644 --- a/.cproject +++ b/.cproject @@ -2,7 +2,7 @@ - + @@ -14,7 +14,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -66,7 +66,7 @@ - + @@ -104,7 +104,7 @@ - + @@ -118,7 +118,7 @@ - + @@ -156,7 +156,7 @@ - + @@ -170,7 +170,7 @@ - + @@ -207,921 +207,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1191,65 +276,71 @@ - + - - - - - - - - - - - - - - - - - - - + + + + - + - + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index 9f4cc10..9808d71 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "fsfw_common"] - path = fsfw_common + path = example_common url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git [submodule "generators/fsfwgen"] path = generators/fsfwgen diff --git a/.project b/.project index c4483f1..b7205be 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ - fsfw_example_public + fsfw-example-hosted diff --git a/fsfw_common b/example_common similarity index 100% rename from fsfw_common rename to example_common