aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/SPI/.project
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-11-19 08:08:40 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-11-19 08:08:40 +0000
commit46374f9394b53064a51e48e0a39c5b0af7b4833c (patch)
treefc1d07496e78146fd28a92f5135e003333c57eda /testhal/STM32/STM32F4xx/SPI/.project
parentf8555ffa3f85b0588b20914fb2e15207336b7fa4 (diff)
downloadChibiOS-46374f9394b53064a51e48e0a39c5b0af7b4833c.tar.gz
ChibiOS-46374f9394b53064a51e48e0a39c5b0af7b4833c.tar.bz2
ChibiOS-46374f9394b53064a51e48e0a39c5b0af7b4833c.zip
Removed redundant demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11036 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/SPI/.project')
-rw-r--r--testhal/STM32/STM32F4xx/SPI/.project38
1 files changed, 0 insertions, 38 deletions
diff --git a/testhal/STM32/STM32F4xx/SPI/.project b/testhal/STM32/STM32F4xx/SPI/.project
deleted file mode 100644
index cbee7f6e6..000000000
--- a/testhal/STM32/STM32F4xx/SPI/.project
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>STM32F4xx-SPI</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_STM32F4_DISCOVERY</locationURI>
- </link>
- <link>
- <name>os</name>
- <type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
- </link>
- </linkedResources>
-</projectDescription>