aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F7xx/USB_MSD/.project
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2016-10-17 09:57:43 +0300
committerbarthess <barthess@yandex.ru>2016-10-17 15:53:08 +0300
commitae0a3ca9dec6d14b82f08a6eebc679281dd3fbb3 (patch)
tree56aa825e721dcfddc6b2f0490907c95094439d18 /testhal/STM32/STM32F7xx/USB_MSD/.project
parentcc82c5c5c033fd12bd7f4733f2e57d17efd87315 (diff)
downloadChibiOS-Contrib-ae0a3ca9dec6d14b82f08a6eebc679281dd3fbb3.tar.gz
ChibiOS-Contrib-ae0a3ca9dec6d14b82f08a6eebc679281dd3fbb3.tar.bz2
ChibiOS-Contrib-ae0a3ca9dec6d14b82f08a6eebc679281dd3fbb3.zip
USB_MSD. Initial commit.
Diffstat (limited to 'testhal/STM32/STM32F7xx/USB_MSD/.project')
-rw-r--r--testhal/STM32/STM32F7xx/USB_MSD/.project43
1 files changed, 43 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F7xx/USB_MSD/.project b/testhal/STM32/STM32F7xx/USB_MSD/.project
new file mode 100644
index 0000000..ac40e79
--- /dev/null
+++ b/testhal/STM32/STM32F7xx/USB_MSD/.project
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F7xx-USB_MSD</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>os-contrib</name>
+ <type>2</type>
+ <locationURI>CHIBIOS_CONTRIB/os</locationURI>
+ </link>
+ <link>
+ <name>test</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/test</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>