aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/PWM-ICU/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-15 16:38:10 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-06-15 16:38:10 +0000
commit16f10822864c01278a4f8d450136f8d88f29f87e (patch)
tree6c2442ca44cd090656ec3059ffb959f3d747e18d /testhal/STM32L1xx/PWM-ICU/.project
parent19fb3cdc7e6116f91f28b86313dc640026511e18 (diff)
downloadChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.tar.gz
ChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.tar.bz2
ChibiOS-16f10822864c01278a4f8d450136f8d88f29f87e.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5856 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>