From 63f5989cd28e0ffd997b9d599c0d96b6402f5aa5 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sat, 4 Jun 2016 17:21:51 +0000 Subject: Added STM32F2xx/USB_CDC demo git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9580 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F2xx/USB_CDC/.project | 43 ++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 testhal/STM32/STM32F2xx/USB_CDC/.project (limited to 'testhal/STM32/STM32F2xx/USB_CDC/.project') diff --git a/testhal/STM32/STM32F2xx/USB_CDC/.project b/testhal/STM32/STM32F2xx/USB_CDC/.project new file mode 100644 index 000000000..b6cec91d9 --- /dev/null +++ b/testhal/STM32/STM32F2xx/USB_CDC/.project @@ -0,0 +1,43 @@ + + + STM32F2xx-USB_CDC + + + + + + 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_NUCLEO144_F207ZG + + + os + 2 + CHIBIOS/os + + + test + 2 + CHIBIOS/test + + + -- cgit v1.2.3