From 3709be47e05b50a03d94821087d25de6046f78c4 Mon Sep 17 00:00:00 2001 From: Nicolas Reinecke Date: Sun, 1 May 2016 00:24:06 +0200 Subject: add qei testhal projects --- testhal/STM32/STM32F0xx/qei/.project | 91 ++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 testhal/STM32/STM32F0xx/qei/.project (limited to 'testhal/STM32/STM32F0xx/qei/.project') diff --git a/testhal/STM32/STM32F0xx/qei/.project b/testhal/STM32/STM32F0xx/qei/.project new file mode 100644 index 0000000..f721498 --- /dev/null +++ b/testhal/STM32/STM32F0xx/qei/.project @@ -0,0 +1,91 @@ + + + STM32F1xx-qei + + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + ?name? + + + + org.eclipse.cdt.make.core.append_environment + true + + + org.eclipse.cdt.make.core.autoBuildTarget + all + + + org.eclipse.cdt.make.core.buildArguments + -j1 + + + org.eclipse.cdt.make.core.buildCommand + make + + + org.eclipse.cdt.make.core.cleanBuildTarget + clean + + + org.eclipse.cdt.make.core.contents + org.eclipse.cdt.make.core.activeConfigSettings + + + org.eclipse.cdt.make.core.enableAutoBuild + false + + + org.eclipse.cdt.make.core.enableCleanBuild + true + + + org.eclipse.cdt.make.core.enableFullBuild + true + + + org.eclipse.cdt.make.core.fullBuildTarget + all + + + org.eclipse.cdt.make.core.stopOnError + true + + + org.eclipse.cdt.make.core.useDefaultBuildCmd + true + + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + org.eclipse.cdt.core.ccnature + + + + os-community + 2 + PARENT-4-PROJECT_LOC/os + + + os-git + 2 + PARENT-5-PROJECT_LOC/ChibiOS-RT/os + + + -- cgit v1.2.3