From 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 11 Nov 2016 15:02:17 -0500 Subject: chibios! --- .../testhal/STM32/STM32F3xx/ADC_DUAL/.project | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 ChibiOS_16.1.5/testhal/STM32/STM32F3xx/ADC_DUAL/.project (limited to 'ChibiOS_16.1.5/testhal/STM32/STM32F3xx/ADC_DUAL/.project') diff --git a/ChibiOS_16.1.5/testhal/STM32/STM32F3xx/ADC_DUAL/.project b/ChibiOS_16.1.5/testhal/STM32/STM32F3xx/ADC_DUAL/.project new file mode 100644 index 0000000..3bb01c8 --- /dev/null +++ b/ChibiOS_16.1.5/testhal/STM32/STM32F3xx/ADC_DUAL/.project @@ -0,0 +1,90 @@ + + + STM32F3xx-ADC_DUAL + + + + + + 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 + -j + + + 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 + + + + board + 2 + CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY + + + os + 2 + CHIBIOS/os + + + -- cgit v1.2.3