From 49bce8206a91b7ecfee72cddc85ab478fc81e4f7 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 4 Aug 2012 16:00:36 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4509 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/OLIMEX_STM32_E407/cfg/board.chcfg | 11 + boards/OLIMEX_STM32_E407/cfg/board.chxml | 331 ++++++++++++++++++++++++++++++ boards/OLIMEX_STM32_E407/stm32f4board.xml | 331 ------------------------------ 3 files changed, 342 insertions(+), 331 deletions(-) create mode 100644 boards/OLIMEX_STM32_E407/cfg/board.chcfg create mode 100644 boards/OLIMEX_STM32_E407/cfg/board.chxml delete mode 100644 boards/OLIMEX_STM32_E407/stm32f4board.xml diff --git a/boards/OLIMEX_STM32_E407/cfg/board.chcfg b/boards/OLIMEX_STM32_E407/cfg/board.chcfg new file mode 100644 index 000000000..ab922e347 --- /dev/null +++ b/boards/OLIMEX_STM32_E407/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/OLIMEX_STM32_E407/cfg/board.chxml b/boards/OLIMEX_STM32_E407/cfg/board.chxml new file mode 100644 index 000000000..5caa4614c --- /dev/null +++ b/boards/OLIMEX_STM32_E407/cfg/board.chxml @@ -0,0 +1,331 @@ + + + + Olimex STM32-E407 + OLIMEX_STM32_E407 + + + + + + + MII_KS8721_ID + RMII + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/OLIMEX_STM32_E407/stm32f4board.xml b/boards/OLIMEX_STM32_E407/stm32f4board.xml deleted file mode 100644 index 5caa4614c..000000000 --- a/boards/OLIMEX_STM32_E407/stm32f4board.xml +++ /dev/null @@ -1,331 +0,0 @@ - - - - Olimex STM32-E407 - OLIMEX_STM32_E407 - - - - - - - MII_KS8721_ID - RMII - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3