aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F334R8-NUCLEO/.project
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-10 22:59:53 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-04-10 22:59:53 +0000
commit8961963e6a21d3be99919d1567e8cbc4e9f8a412 (patch)
tree19b07a014538fb82c4a09cb3c7ba50374e78925c /demos/STM32/RT-STM32F334R8-NUCLEO/.project
parent3dea21bb83ff98f9a87b6caafd43fd680f058867 (diff)
downloadChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.tar.gz
ChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.tar.bz2
ChibiOS-8961963e6a21d3be99919d1567e8cbc4e9f8a412.zip
Added ARD labels in STM32 Nucleo-64 board files
Renamed board from ST_NUCLEO_XXXX to ST_NUCLEO64_XXXX Renamed ST Nucleo demos Updated makefiles with new board file paths git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9278 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F334R8-NUCLEO/.project')
-rw-r--r--demos/STM32/RT-STM32F334R8-NUCLEO/.project43
1 files changed, 0 insertions, 43 deletions
diff --git a/demos/STM32/RT-STM32F334R8-NUCLEO/.project b/demos/STM32/RT-STM32F334R8-NUCLEO/.project
deleted file mode 100644
index 72d4efe53..000000000
--- a/demos/STM32/RT-STM32F334R8-NUCLEO/.project
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>RT-STM32F334R8-NUCLEO</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>
- <location>C:/ChibiStudio/chibios_trunk/os/hal/boards/ST_NUCLEO_F334R8</location>
- </link>
- <link>
- <name>os</name>
- <type>2</type>
- <locationURI>CHIBIOS/os</locationURI>
- </link>
- <link>
- <name>test</name>
- <type>2</type>
- <locationURI>CHIBIOS/test</locationURI>
- </link>
- </linkedResources>
-</projectDescription>