aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/PWM-ICU/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-28 07:46:30 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-28 07:46:30 +0000
commit35ee5fa48c3082a96178293ea91bb1febe72aa7d (patch)
tree8d6992385897fb72d315615f1264e45174a43d11 /testhal/STM32L1xx/PWM-ICU/.project
parente118266767c68b2841b6661e4821befbba360228 (diff)
downloadChibiOS-35ee5fa48c3082a96178293ea91bb1febe72aa7d.tar.gz
ChibiOS-35ee5fa48c3082a96178293ea91bb1febe72aa7d.tar.bz2
ChibiOS-35ee5fa48c3082a96178293ea91bb1febe72aa7d.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6321 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/PWM-ICU/.project')
-rw-r--r--testhal/STM32L1xx/PWM-ICU/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32L1xx/PWM-ICU/.project b/testhal/STM32L1xx/PWM-ICU/.project
new file mode 100644
index 000000000..393dbac2d
--- /dev/null
+++ b/testhal/STM32L1xx/PWM-ICU/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32L1xx-PWM-ICU</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_STM32L_DISCOVERY</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>