diff options
author | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-09-30 11:40:41 +0000 |
---|---|---|
committer | Rocco Marco Guglielmi <roccomarco.guglielmi@live.com> | 2016-09-30 11:40:41 +0000 |
commit | 89aac9d58aa2d267d26adcd7d92d842d7afc6d5d (patch) | |
tree | ff92d355cecb003e3b7793106ae8805ed3d9996b /testhal/STM32/STM32F4xx/I2C-HTS221/.project | |
parent | ac11288113912b073c5248dfe72506a972169874 (diff) | |
download | ChibiOS-89aac9d58aa2d267d26adcd7d92d842d7afc6d5d.tar.gz ChibiOS-89aac9d58aa2d267d26adcd7d92d842d7afc6d5d.tar.bz2 ChibiOS-89aac9d58aa2d267d26adcd7d92d842d7afc6d5d.zip |
Mass removing of EX demos from testhal directory.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9825 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/I2C-HTS221/.project')
-rw-r--r-- | testhal/STM32/STM32F4xx/I2C-HTS221/.project | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/testhal/STM32/STM32F4xx/I2C-HTS221/.project b/testhal/STM32/STM32F4xx/I2C-HTS221/.project deleted file mode 100644 index 709294274..000000000 --- a/testhal/STM32/STM32F4xx/I2C-HTS221/.project +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>STM32F4xx-I2C-HTS221</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>
|