From 6725393d74ce0b69465e52703544b888e1f7ac59 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 6 Aug 2012 17:22:08 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4538 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- boards/OLIMEX_STM32_E407/cfg/board.chcfg | 344 +++++- boards/OLIMEX_STM32_E407/cfg/board.chxml | 331 ------ boards/ST_STM32F0_DISCOVERY/board.c | 2 +- boards/ST_STM32F0_DISCOVERY/cfg/board.chcfg | 680 ++++++++++- boards/ST_STM32F0_DISCOVERY/cfg/board.chxml | 665 ----------- boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg | 1197 +++++++++++++++++++- boards/ST_STM32F4_DISCOVERY/cfg/board.chxml | 1182 ------------------- boards/ST_STM32L_DISCOVERY/cfg/board.chcfg | 810 ++++++++++++- boards/ST_STM32L_DISCOVERY/cfg/board.chxml | 795 ------------- .../org.chibios.tools.eclipse.config_1.0.3.jar | Bin 1852636 -> 0 bytes .../org.chibios.tools.eclipse.config_1.1.0.jar | Bin 0 -> 1851193 bytes 11 files changed, 2989 insertions(+), 3017 deletions(-) delete mode 100644 boards/OLIMEX_STM32_E407/cfg/board.chxml delete mode 100644 boards/ST_STM32F0_DISCOVERY/cfg/board.chxml delete mode 100644 boards/ST_STM32F4_DISCOVERY/cfg/board.chxml delete mode 100644 boards/ST_STM32L_DISCOVERY/cfg/board.chxml delete mode 100644 tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.0.3.jar create mode 100644 tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.1.0.jar diff --git a/boards/OLIMEX_STM32_E407/cfg/board.chcfg b/boards/OLIMEX_STM32_E407/cfg/board.chcfg index ab922e347..29a2ee6f6 100644 --- a/boards/OLIMEX_STM32_E407/cfg/board.chcfg +++ b/boards/OLIMEX_STM32_E407/cfg/board.chcfg @@ -1,11 +1,335 @@ -# Automatically generated configuration project file. + + + + + resources/gencfg/processors/boards/stm32f4xx/templates + .. + + Olimex STM32-E407 + OLIMEX_STM32_E407 + + + + + + + MII_KS8721_ID + RMII + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/OLIMEX_STM32_E407/cfg/board.chxml b/boards/OLIMEX_STM32_E407/cfg/board.chxml deleted file mode 100644 index 5caa4614c..000000000 --- a/boards/OLIMEX_STM32_E407/cfg/board.chxml +++ /dev/null @@ -1,331 +0,0 @@ - - - - Olimex STM32-E407 - OLIMEX_STM32_E407 - - - - - - - MII_KS8721_ID - RMII - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/boards/ST_STM32F0_DISCOVERY/board.c b/boards/ST_STM32F0_DISCOVERY/board.c index 97d3f80c9..e3b77d2b4 100644 --- a/boards/ST_STM32F0_DISCOVERY/board.c +++ b/boards/ST_STM32F0_DISCOVERY/board.c @@ -38,7 +38,7 @@ const PALConfig pal_default_config = {VAL_GPIOD_MODER, VAL_GPIOD_OTYPER, VAL_GPIOD_OSPEEDR, VAL_GPIOD_PUPDR, VAL_GPIOD_ODR, VAL_GPIOD_AFRL, VAL_GPIOD_AFRH}, {VAL_GPIOF_MODER, VAL_GPIOF_OTYPER, VAL_GPIOF_OSPEEDR, VAL_GPIOF_PUPDR, - VAL_GPIOF_ODR, VAL_GPIOF_AFRL, VAL_GPIOF_AFRH}, + VAL_GPIOF_ODR, VAL_GPIOF_AFRL, VAL_GPIOF_AFRH} }; #endif diff --git a/boards/ST_STM32F0_DISCOVERY/cfg/board.chcfg b/boards/ST_STM32F0_DISCOVERY/cfg/board.chcfg index 11e9fa54e..f69d6ca66 100644 --- a/boards/ST_STM32F0_DISCOVERY/cfg/board.chcfg +++ b/boards/ST_STM32F0_DISCOVERY/cfg/board.chcfg @@ -1,11 +1,669 @@ -# Automatically generated configuration project file. - -# Templates path in the configuration plugin resources, do not modify. -source=resources/gencfg/processors/boards/stm32f0xx/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=.. + + + + + resources/gencfg/processors/boards/stm32f0xx/templates + .. + + ST STM32F0-Discovery + ST_STM32F0_DISCOVERY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/ST_STM32F0_DISCOVERY/cfg/board.chxml b/boards/ST_STM32F0_DISCOVERY/cfg/board.chxml deleted file mode 100644 index 391fc47f7..000000000 --- a/boards/ST_STM32F0_DISCOVERY/cfg/board.chxml +++ /dev/null @@ -1,665 +0,0 @@ - - - - ST STM32F0-Discovery - ST_STM32F0_DISCOVERY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg index ab922e347..68d30e27d 100644 --- a/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg +++ b/boards/ST_STM32F4_DISCOVERY/cfg/board.chcfg @@ -1,11 +1,1186 @@ -# 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=.. + + + + + resources/gencfg/processors/boards/stm32f4xx/templates + .. + + STMicroelectronics STM32F4-Discovery + ST_STM32F4_DISCOVERY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml b/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml deleted file mode 100644 index 38aa02f21..000000000 --- a/boards/ST_STM32F4_DISCOVERY/cfg/board.chxml +++ /dev/null @@ -1,1182 +0,0 @@ - - - - STMicroelectronics STM32F4-Discovery - ST_STM32F4_DISCOVERY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/boards/ST_STM32L_DISCOVERY/cfg/board.chcfg b/boards/ST_STM32L_DISCOVERY/cfg/board.chcfg index 712316666..b42e09289 100644 --- a/boards/ST_STM32L_DISCOVERY/cfg/board.chcfg +++ b/boards/ST_STM32L_DISCOVERY/cfg/board.chcfg @@ -1,11 +1,799 @@ -# Automatically generated configuration project file. - -# Templates path in the configuration plugin resources, do not modify. -source=resources/gencfg/processors/boards/stm32l1xx/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=.. + + + + + resources/gencfg/processors/boards/stm32l1xx/templates + .. + + ST STM32L-Discovery + ST_STM32L_DISCOVERY + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/boards/ST_STM32L_DISCOVERY/cfg/board.chxml b/boards/ST_STM32L_DISCOVERY/cfg/board.chxml deleted file mode 100644 index b9f27b8b9..000000000 --- a/boards/ST_STM32L_DISCOVERY/cfg/board.chxml +++ /dev/null @@ -1,795 +0,0 @@ - - - - ST STM32L-Discovery - ST_STM32L_DISCOVERY - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.0.3.jar b/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.0.3.jar deleted file mode 100644 index 966ffbc5d..000000000 Binary files a/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.0.3.jar and /dev/null differ diff --git a/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.1.0.jar b/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.1.0.jar new file mode 100644 index 000000000..31587f214 Binary files /dev/null and b/tools/eclipse/plugins/org.chibios.tools.eclipse.config_1.1.0.jar differ -- cgit v1.2.3