The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
77:869cf507173a
Parent:
76:824293ae5e43
Child:
79:0c05e21ae27e
--- a/TARGET_KL46Z/PinNames.h	Mon Jan 13 15:31:11 2014 +0200
+++ b/TARGET_KL46Z/PinNames.h	Fri Feb 14 14:36:43 2014 +0000
@@ -197,13 +197,13 @@
     // mbed original LED naming
     LED1 = LED_GREEN,
     LED2 = LED_RED,
-	LED3 = LED_GREEN,
+    LED3 = LED_GREEN,
     LED4 = LED_RED,
     
     //Push buttons
     SW1 = PTC3,
     SW3 = PTC12,
-	
+    
     // USB Pins
     USBTX = PTA2,
     USBRX = PTA1,