From 7772ea4579a45bcf63ebd5e68be66ba1a9c72dfa Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 11 Nov 2016 15:02:17 -0500 Subject: chibios! --- .../community/testhal/STM32/STM32F0xx/crc/.project | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ChibiOS_16.1.5/community/testhal/STM32/STM32F0xx/crc/.project (limited to 'ChibiOS_16.1.5/community/testhal/STM32/STM32F0xx/crc/.project') diff --git a/ChibiOS_16.1.5/community/testhal/STM32/STM32F0xx/crc/.project b/ChibiOS_16.1.5/community/testhal/STM32/STM32F0xx/crc/.project new file mode 100644 index 0000000..deaa743 --- /dev/null +++ b/ChibiOS_16.1.5/community/testhal/STM32/STM32F0xx/crc/.project @@ -0,0 +1,27 @@ + + + STM32F0xx-crc + + + + + + 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 + + -- cgit v1.2.3