aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/PWM-ICU/.project
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-21 08:28:33 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-21 08:28:33 +0000
commit66805e58c6e035d7343ac8a7b286e2dfcbd03062 (patch)
treebcf99d84cf32b7a67cf18bac4924bfb55d261b50 /testhal/STM32L1xx/PWM-ICU/.project
parentba1d915f9cff30c0f9ddace7f083fe54dec48eb2 (diff)
downloadChibiOS-66805e58c6e035d7343ac8a7b286e2dfcbd03062.tar.gz
ChibiOS-66805e58c6e035d7343ac8a7b286e2dfcbd03062.tar.bz2
ChibiOS-66805e58c6e035d7343ac8a7b286e2dfcbd03062.zip
Added STM32L Eclipse project files. Removed GPT demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5598 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>