commit 6386736586b13e0217aff2eef9e4c9e32895a5ed Author: Robin Mueller Date: Tue Jun 8 13:31:11 2021 +0200 added fsfw_common submodule diff --git a/.cproject b/.cproject new file mode 100644 index 0000000..c59f7d4 --- /dev/null +++ b/.cproject @@ -0,0 +1,1255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..30532fe --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "fsfw_common"] + path = fsfw_common + url = https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-common.git diff --git a/.project b/.project new file mode 100644 index 0000000..c4483f1 --- /dev/null +++ b/.project @@ -0,0 +1,27 @@ + + + fsfw_example_public + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.core.ccnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + diff --git a/fsfw_common b/fsfw_common new file mode 160000 index 0000000..642e946 --- /dev/null +++ b/fsfw_common @@ -0,0 +1 @@ +Subproject commit 642e94621f5066339e36abe2e4ca31e1f644e04f