From 71f5e32cd81a3405f622cb4c9c2e6c0302a2a97f Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 3 Mar 2012 10:59:32 +0000 Subject: Fixed bug in the STM32F2 ST header. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4013 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32F2xx/stm32f2xx.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/os/hal/platforms/STM32F2xx/stm32f2xx.h b/os/hal/platforms/STM32F2xx/stm32f2xx.h index 5c6e27d76..6409ba1bb 100644 --- a/os/hal/platforms/STM32F2xx/stm32f2xx.h +++ b/os/hal/platforms/STM32F2xx/stm32f2xx.h @@ -5707,7 +5707,11 @@ typedef struct #define SYSCFG_MEMRMP_MEM_MODE_1 ((uint32_t)0x00000002) /****************** Bit definition for SYSCFG_PMC register ******************/ -#define SYSCFG_PMC_MII_RMII ((uint16_t)0x0080) /*!