From bec694657d30fcf912138d490828dc6add9042c7 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 17 Jul 2012 08:54:56 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4469 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- tools/gencfg/schema/boards/abstract_board.xsd | 52 +++++++++++++++++---------- tools/gencfg/xml/stm32f4board.xml | 1 + 2 files changed, 35 insertions(+), 18 deletions(-) (limited to 'tools') diff --git a/tools/gencfg/schema/boards/abstract_board.xsd b/tools/gencfg/schema/boards/abstract_board.xsd index 1a2c38bf2..c4c953240 100644 --- a/tools/gencfg/schema/boards/abstract_board.xsd +++ b/tools/gencfg/schema/boards/abstract_board.xsd @@ -6,24 +6,40 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/gencfg/xml/stm32f4board.xml b/tools/gencfg/xml/stm32f4board.xml index dffa016c7..b1f755a2f 100644 --- a/tools/gencfg/xml/stm32f4board.xml +++ b/tools/gencfg/xml/stm32f4board.xml @@ -5,6 +5,7 @@ xsi:noNamespaceSchemaLocation="http://www.chibios.org/xml/schema/boards/stm32f4xx_board.xsd"> -----human readable blard name----- BOARD_IDENTIFIER + MII_KS8721_ID RMII -- cgit v1.2.3