From bc83d0a40213c0ce58b83f540461aeec471a18ed Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Thu, 5 Feb 2015 10:57:17 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7655 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F30x/USB_CDC_IAD/.project | 43 ++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 testhal/STM32/STM32F30x/USB_CDC_IAD/.project (limited to 'testhal/STM32/STM32F30x/USB_CDC_IAD/.project') diff --git a/testhal/STM32/STM32F30x/USB_CDC_IAD/.project b/testhal/STM32/STM32F30x/USB_CDC_IAD/.project new file mode 100644 index 000000000..75139531b --- /dev/null +++ b/testhal/STM32/STM32F30x/USB_CDC_IAD/.project @@ -0,0 +1,43 @@ + + + STM32F30x-USB_CDC_IAD + + + + + + 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 + + + + board + 2 + CHIBIOS/os/hal/boards/ST_STM32F3_DISCOVERY + + + os + 2 + CHIBIOS/os + + + test + 2 + CHIBIOS/test + + + -- cgit v1.2.3