cc y / mbed

Fork of mbed by mbed official

Revision:
121:6c34061e7c34
Parent:
108:34e6b704fe68
Child:
122:f9eeca106725
--- a/TARGET_NUCLEO_F091RC/stm32f091xc.h	Tue May 10 12:23:43 2016 -0500
+++ b/TARGET_NUCLEO_F091RC/stm32f091xc.h	Wed May 25 16:44:06 2016 +0100
@@ -708,7 +708,7 @@
 #define USART5              ((USART_TypeDef *) USART5_BASE)
 #define I2C1                ((I2C_TypeDef *) I2C1_BASE)
 #define I2C2                ((I2C_TypeDef *) I2C2_BASE)
-#define CAN                 ((CAN_TypeDef *) CAN_BASE)
+#define CAN1                ((CAN_TypeDef *) CAN_BASE)
 #define CRS                 ((CRS_TypeDef *) CRS_BASE)
 #define PWR                 ((PWR_TypeDef *) PWR_BASE)
 #define DAC                 ((DAC_TypeDef *) DAC_BASE)