diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-05-07 10:44:43 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-05-07 10:44:43 +0000 |
commit | eefaedd59cccaeddcde8f54f89c98a26cc570e82 (patch) | |
tree | dc4f07d0b2274ae46865fce952d1750ea187f7db /testhal/STM32F37x/SDADC/.project | |
parent | 084e1f7b5ad7cb86cbe68eb7e1749f7750c89ce3 (diff) | |
download | ChibiOS-eefaedd59cccaeddcde8f54f89c98a26cc570e82.tar.gz ChibiOS-eefaedd59cccaeddcde8f54f89c98a26cc570e82.tar.bz2 ChibiOS-eefaedd59cccaeddcde8f54f89c98a26cc570e82.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6920 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F37x/SDADC/.project')
-rw-r--r-- | testhal/STM32F37x/SDADC/.project | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/testhal/STM32F37x/SDADC/.project b/testhal/STM32F37x/SDADC/.project deleted file mode 100644 index 72cfb92b9..000000000 --- a/testhal/STM32F37x/SDADC/.project +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>STM32F37x-SDADC</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_STM32373C_EVAL</locationURI>
- </link>
- <link>
- <name>os</name>
- <type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
- </link>
- </linkedResources>
-</projectDescription>
|