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:
67:a9913a65894f
Parent:
66:9c8f0e3462fb
diff -r 9c8f0e3462fb -r a9913a65894f TARGET_LPC1114/PeripheralNames.h
--- a/TARGET_LPC1114/PeripheralNames.h	Mon Aug 19 13:34:54 2013 +0300
+++ b/TARGET_LPC1114/PeripheralNames.h	Thu Sep 19 15:44:18 2013 +0300
@@ -51,13 +51,7 @@
     PWM_2,
     PWM_3,
     PWM_4,
-    PWM_5,
-    PWM_6,
-    PWM_7,
-    PWM_8,
-    PWM_9,
-    PWM_10,
-    PWM_11
+    PWM_5
 } PWMName;
 
 #define STDIO_UART_TX     USBTX