mbed library sources, include can_api for nucleo-f091rc

Dependents:   CanNucleoF0_example

Fork of mbed-src by mbed official

Revision:
611:b13a1988fb27
Parent:
559:a5bce224b5d8
--- a/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F446RE/device.h	Fri Aug 14 13:15:17 2015 +0100
+++ b/targets/hal/TARGET_STM/TARGET_STM32F4/TARGET_NUCLEO_F446RE/device.h	Tue Aug 18 08:15:10 2015 +0100
@@ -63,7 +63,8 @@
 
 #define DEVICE_STDIO_MESSAGES   1
 
-#define DEVICE_ERROR_RED        0
+#define DEVICE_ERROR_RED        1
+#define LED_RED                 LED1
 
 #include "objects.h"