From f8d969d7b4b11ac1daa2df4746ee2440e87872d9 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Fri, 16 Jul 2021 10:59:04 +0200 Subject: [PATCH] added project files --- misc/eclipse/.cproject | 462 +++++++++++++++++++++++++++++++++++++++++ misc/eclipse/.project | 27 +++ 2 files changed, 489 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..270aa6c --- /dev/null +++ b/misc/eclipse/.cproject @@ -0,0 +1,462 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/misc/eclipse/.project b/misc/eclipse/.project new file mode 100644 index 0000000..d45af02 --- /dev/null +++ b/misc/eclipse/.project @@ -0,0 +1,27 @@ + + + fsfw-example-stm32h7-freertos + + + + + + 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 + +