mbed library sources

Fork of mbed-src by mbed official

Revision:
189:4502ef52f909
Parent:
145:cfacfb0a9e19
--- a/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h	Wed May 14 13:45:06 2014 +0100
+++ b/targets/hal/TARGET_STM/TARGET_NUCLEO_F302R8/PinNames.h	Wed May 14 14:00:07 2014 +0100
@@ -138,10 +138,10 @@
     D15         = PB_8,
 
     // Generic signals namings
-    LED1        = PA_5,
-    LED2        = PA_5,
-    LED3        = PA_5,
-    LED4        = PA_5,
+    LED1        = PB_13,
+    LED2        = PB_13,
+    LED3        = PB_13,
+    LED4        = PB_13,
     USER_BUTTON = PC_13,
     SERIAL_TX   = PA_2,
     SERIAL_RX   = PA_3,