aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F4xx/I2C-LIS3MLD/.project
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2019-01-27 13:44:27 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@gmail.com>2019-01-27 13:44:27 +0000
commitcfa52ad265ce47094173d565b17d81cebe6e01e8 (patch)
tree7c70b0b327ecf76af55e66c73694d9ac0a92224a /testex/STM32/STM32F4xx/I2C-LIS3MLD/.project
parent32a769464113c4804499e0a7705ce8db245fad40 (diff)
downloadChibiOS-cfa52ad265ce47094173d565b17d81cebe6e01e8.tar.gz
ChibiOS-cfa52ad265ce47094173d565b17d81cebe6e01e8.tar.bz2
ChibiOS-cfa52ad265ce47094173d565b17d81cebe6e01e8.zip
Updated testes/STM32/STM32F4xx demos for STM32F401RE Nucleo to be compliant with new project organization/makefile mechanisms
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12616 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'testex/STM32/STM32F4xx/I2C-LIS3MLD/.project')
-rw-r--r--testex/STM32/STM32F4xx/I2C-LIS3MLD/.project38
1 files changed, 0 insertions, 38 deletions
diff --git a/testex/STM32/STM32F4xx/I2C-LIS3MLD/.project b/testex/STM32/STM32F4xx/I2C-LIS3MLD/.project
deleted file mode 100644
index f38a9c01d..000000000
--- a/testex/STM32/STM32F4xx/I2C-LIS3MLD/.project
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>STM32F4xx-I2C-LIS3MDL</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>