aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F0xx/IRQ_STORM/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-14 09:01:19 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-14 09:01:19 +0000
commitc02afef7dfff3e1fd2645c9e94947342e0ee35ad (patch)
tree852f2905d43f32b877b4cd445d51b0a8ec160c37 /testhal/STM32F0xx/IRQ_STORM/.project
parente78992cf5b5d56b9a5e263b471ea441d2cc4610c (diff)
downloadChibiOS-c02afef7dfff3e1fd2645c9e94947342e0ee35ad.tar.gz
ChibiOS-c02afef7dfff3e1fd2645c9e94947342e0ee35ad.tar.bz2
ChibiOS-c02afef7dfff3e1fd2645c9e94947342e0ee35ad.zip
Fixed bug #400.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5589 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F0xx/IRQ_STORM/.project')
-rw-r--r--testhal/STM32F0xx/IRQ_STORM/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32F0xx/IRQ_STORM/.project b/testhal/STM32F0xx/IRQ_STORM/.project
new file mode 100644
index 000000000..a3027689a
--- /dev/null
+++ b/testhal/STM32F0xx/IRQ_STORM/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F0xx-IRQ_STORM</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_STM32F0_DISCOVERY</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>