aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F4xx/I2C-BMP085/.project
diff options
context:
space:
mode:
authorroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-09-23 10:50:18 +0000
committerroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-09-23 10:50:18 +0000
commit20a296bc6db3b81663da193a287d12cf1fa8e454 (patch)
tree3b525da95798b12cc3425042e21d491f3730dd1a /testex/STM32/STM32F4xx/I2C-BMP085/.project
parent9bc7aac84481cb6811e5dee0f76b827500136cb6 (diff)
downloadChibiOS-20a296bc6db3b81663da193a287d12cf1fa8e454.tar.gz
ChibiOS-20a296bc6db3b81663da193a287d12cf1fa8e454.tar.bz2
ChibiOS-20a296bc6db3b81663da193a287d12cf1fa8e454.zip
Aligned testex demo of BMP085
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10687 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testex/STM32/STM32F4xx/I2C-BMP085/.project')
-rw-r--r--testex/STM32/STM32F4xx/I2C-BMP085/.project38
1 files changed, 38 insertions, 0 deletions
diff --git a/testex/STM32/STM32F4xx/I2C-BMP085/.project b/testex/STM32/STM32F4xx/I2C-BMP085/.project
new file mode 100644
index 000000000..f4f4e0f19
--- /dev/null
+++ b/testex/STM32/STM32F4xx/I2C-BMP085/.project
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>STM32F4xx-I2C-BMP085</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_NUCLEO64_F401RE</locationURI>
+ </link>
+ <link>
+ <name>os</name>
+ <type>2</type>
+ <locationURI>CHIBIOS/os</locationURI>
+ </link>
+ </linkedResources>
+</projectDescription>