aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F37x/UART/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-16 17:18:35 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-03-16 17:18:35 +0000
commit5ee06eba16e62210faad70f9c513904d71aae85a (patch)
tree1a1d050933fb1ff6eccdb076ad1de8b06d709c66 /testhal/STM32F37x/UART/.project
parent9f03be80634856850145c1f61dc62cecb4a0a9be (diff)
downloadChibiOS-5ee06eba16e62210faad70f9c513904d71aae85a.tar.gz
ChibiOS-5ee06eba16e62210faad70f9c513904d71aae85a.tar.bz2
ChibiOS-5ee06eba16e62210faad70f9c513904d71aae85a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5441 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/UART/.project')
-rw-r--r--testhal/STM32F37x/UART/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32F37x/UART/.project b/testhal/STM32F37x/UART/.project
new file mode 100644
index 000000000..dfdbbc5df
--- /dev/null
+++ b/testhal/STM32F37x/UART/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F37x-UART</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>board</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/boards/ST_STM32373C_EVAL</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>