From 2d4ee7398e4ea7cacfd64e01411f45eda5ea786b Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 8 Jun 2021 17:32:20 +0200 Subject: [PATCH] added project files --- misc/eclipse/.cproject | 346 +++++++++++++++++++++++++++++++++++++++++ misc/eclipse/.project | 27 ++++ 2 files changed, 373 insertions(+) create mode 100644 misc/eclipse/.cproject create mode 100644 misc/eclipse/.project diff --git a/misc/eclipse/.cproject b/misc/eclipse/.cproject new file mode 100644 index 0000000..f36fd4c --- /dev/null +++ b/misc/eclipse/.cproject @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/misc/eclipse/.project b/misc/eclipse/.project new file mode 100644 index 0000000..b7205be --- /dev/null +++ b/misc/eclipse/.project @@ -0,0 +1,27 @@ + + + fsfw-example-hosted + + + + + + 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 + +