From b2fb8483c6a4c7738fda9282ff3bbd498cf2096e Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Fri, 6 Feb 2015 09:20:21 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7660 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F4xx/USB_CDC_IAD/.project | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 testhal/STM32/STM32F4xx/USB_CDC_IAD/.project (limited to 'testhal/STM32/STM32F4xx/USB_CDC_IAD/.project') diff --git a/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project b/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project new file mode 100644 index 000000000..dab0e915e --- /dev/null +++ b/testhal/STM32/STM32F4xx/USB_CDC_IAD/.project @@ -0,0 +1,38 @@ + + + STM32F4xx-USB_CDC_DUAL + + + + + + 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.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + + os + 2 + CHIBIOS/os + + + test + 2 + CHIBIOS/test + + + -- cgit v1.2.3