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:
92:4fc01daae5a5
Parent:
82:6473597d706e
--- a/TARGET_LPC1347/TARGET_NXP/TARGET_LPC13XX/PinNames.h	Wed Oct 29 11:02:04 2014 +0000
+++ b/TARGET_LPC1347/TARGET_NXP/TARGET_LPC13XX/PinNames.h	Thu Nov 27 13:33:22 2014 +0000
@@ -121,7 +121,12 @@
     LED1 = p21,
     LED2 = p21,
     LED3 = p21,
-    LED4 = p21
+    LED4 = p21,
+
+    // Standard but not supported pins
+    USBTX = NC,
+    USBRX = NC,
+
 } PinName;
 
 typedef enum {