aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F2xx/PWM-ICU/.project
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-30 15:36:55 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-30 15:36:55 +0000
commitdb61d719ed076c0d00d187b2b5fdd32b00411aa7 (patch)
treeb7838a0bde7901ace70be4665e0e5c27d4b6955f /testhal/STM32/STM32F2xx/PWM-ICU/.project
parent4ec01316ea530b9bd9b40a1947a7a45f737c4ef6 (diff)
downloadChibiOS-db61d719ed076c0d00d187b2b5fdd32b00411aa7.tar.gz
ChibiOS-db61d719ed076c0d00d187b2b5fdd32b00411aa7.tar.bz2
ChibiOS-db61d719ed076c0d00d187b2b5fdd32b00411aa7.zip
Fixed wrong comment in RT-STM32F207ZG-NUCLEO144/main.c
Added bunch of demos related to STM32F2xx git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9391 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F2xx/PWM-ICU/.project')
-rw-r--r--testhal/STM32/STM32F2xx/PWM-ICU/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F2xx/PWM-ICU/.project b/testhal/STM32/STM32F2xx/PWM-ICU/.project
new file mode 100644
index 000000000..5a7c7353a
--- /dev/null
+++ b/testhal/STM32/STM32F2xx/PWM-ICU/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F2xx-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/os/hal/boards/ST_NUCLEO144_F207ZG</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>