aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/USB_HOST/.project
diff options
context:
space:
mode:
authorbarthess <barthess@yandex.ru>2016-04-23 20:27:12 +0300
committerbarthess <barthess@yandex.ru>2016-04-23 20:27:12 +0300
commitc35568fafc579061a8565669c106a4fcc32d8681 (patch)
treec8d1f57d21e4dbb29199868b3000a46d607ae5f5 /testhal/STM32/STM32F4xx/USB_HOST/.project
parente0ada4f782a0f2a190143a47da7f5811496c4723 (diff)
downloadChibiOS-Contrib-c35568fafc579061a8565669c106a4fcc32d8681.tar.gz
ChibiOS-Contrib-c35568fafc579061a8565669c106a4fcc32d8681.tar.bz2
ChibiOS-Contrib-c35568fafc579061a8565669c106a4fcc32d8681.zip
Updated Makefiles for STM32 according to
http://forum.chibios.org/phpbb/viewtopic.php?f=3&t=3301&sid=32a42f3ad6ca146ea07566e52f127d83
Diffstat (limited to 'testhal/STM32/STM32F4xx/USB_HOST/.project')
-rw-r--r--testhal/STM32/STM32F4xx/USB_HOST/.project27
1 files changed, 27 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/USB_HOST/.project b/testhal/STM32/STM32F4xx/USB_HOST/.project
new file mode 100644
index 0000000..8b3c1a2
--- /dev/null
+++ b/testhal/STM32/STM32F4xx/USB_HOST/.project
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F4xx-USB_HOST</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.core.ccnature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
+ <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
+ </natures>
+</projectDescription>