From af4e8621a4c9e34fe40db97cbaaa19e9b5c274bf Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 4 Aug 2012 15:56:55 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4508 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg | 11 + boards/ST_STM32F4_DISCOVERY/cfg/board.chxml | 1182 ++++++++++++++++++++++++++ boards/ST_STM32F4_DISCOVERY/stm32f4board.xml | 1182 -------------------------- 3 files changed, 1193 insertions(+), 1182 deletions(-) create mode 100644 boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg create mode 100644 boards/ST_STM32F4_DISCOVERY/cfg/board.chxml delete mode 100644 boards/ST_STM32F4_DISCOVERY/stm32f4board.xml diff --git a/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg new file mode 100644 index 000000000..ab922e347 --- /dev/null +++ b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg @@ -0,0 +1,11 @@ +# Automatically generated configuration project file. + +# Templates path in the configuration plugin resources, do not modify. +source=resources/gencfg/processors/boards/stm32f4xx/templates + +# XML configuration data file path relative to this configuration file. +xmlfile=board.chxml + +# Output directory path relative to directory containing this configuration +# file. +output=.. diff --git a/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml b/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml new file mode 100644 index 000000000..38aa02f21 --- /dev/null +++ b/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml @@ -0,0 +1,1182 @@ + + + + STMicroelectronics STM32F4-Discovery + ST_STM32F4_DISCOVERY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/ST_STM32F4_DISCOVERY/stm32f4board.xml b/boards/ST_STM32F4_DISCOVERY/stm32f4board.xml deleted file mode 100644 index 38aa02f21..000000000 --- a/boards/ST_STM32F4_DISCOVERY/stm32f4board.xml +++ /dev/null @@ -1,1182 +0,0 @@ - - - - STMicroelectronics STM32F4-Discovery - ST_STM32F4_DISCOVERY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3