aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/CAN/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-22 15:12:37 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-22 15:12:37 +0000
commit61524c2014380d425983c269f641c6f7404fb8d9 (patch)
treede0d3bd53288f679847213cf1232610d79152c78 /testhal/STM32F4xx/CAN/.project
parentfc7818faf7f47cdbabc9081cd7c795879f97ed7e (diff)
downloadChibiOS-61524c2014380d425983c269f641c6f7404fb8d9.tar.gz
ChibiOS-61524c2014380d425983c269f641c6f7404fb8d9.tar.bz2
ChibiOS-61524c2014380d425983c269f641c6f7404fb8d9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5302 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/CAN/.project')
-rw-r--r--testhal/STM32F4xx/CAN/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32F4xx/CAN/.project b/testhal/STM32F4xx/CAN/.project
new file mode 100644
index 000000000..91c2aa2ca
--- /dev/null
+++ b/testhal/STM32F4xx/CAN/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F4xx-CAN</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_STM32F4_DISCOVERY</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>