aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F7xx/USB_CDC/.project
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-08-31 12:42:09 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-08-31 12:42:09 +0000
commitc207f302b832c040e41694e716b5376312bd9e31 (patch)
tree0f868b95af3332208bd81165e8f124bb5ba6ee2c /testhal/STM32/STM32F7xx/USB_CDC/.project
parente2a7981934c8eb64ccd66b1a85e1909438f156a2 (diff)
downloadChibiOS-c207f302b832c040e41694e716b5376312bd9e31.tar.gz
ChibiOS-c207f302b832c040e41694e716b5376312bd9e31.tar.bz2
ChibiOS-c207f302b832c040e41694e716b5376312bd9e31.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8260 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F7xx/USB_CDC/.project')
-rw-r--r--testhal/STM32/STM32F7xx/USB_CDC/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F7xx/USB_CDC/.project b/testhal/STM32/STM32F7xx/USB_CDC/.project
new file mode 100644
index 000000000..587818569
--- /dev/null
+++ b/testhal/STM32/STM32F7xx/USB_CDC/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F7xx-USB_CDC</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
+ <triggers>clean,full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
+ <triggers>full,incremental,</triggers>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.cdt.core.cnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+ <linkedResources>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ <link>
+ <name>test</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>