Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
120:2eb10e18b8d7
Parent:
119:02e90d8d9c7d
Child:
121:672067c3ada4
--- a/TARGET_LPC11U24/TARGET_NXP/TARGET_LPC11UXX/TARGET_LPC11U24_401/PinNames.h	Mon Apr 04 13:55:36 2016 +0000
+++ b/TARGET_LPC11U24/TARGET_NXP/TARGET_LPC11UXX/TARGET_LPC11U24_401/PinNames.h	Wed Apr 13 12:29:27 2016 +0000
@@ -127,20 +127,23 @@
     p36 = P0_21,
     
     //RenBED AKAs
-    AD0 = P0_10,
-    AD1 = P0_11,
-    AD2 = P0_12,
-    AD3 = P0_13,
-    AD4 = P0_14,
-    AD5 = P0_15,
-    AD6 = P0_22,
+    AD0 = P0_11,
+    AD1 = P0_12,
+    AD2 = P0_13,
+    AD3 = P0_14,
+    AD4 = P0_15,
+    AD5 = P0_22,
     
     PWM0 = P0_9,
     PWM1 = P0_8,
     PWM2 = P1_26,
-    PWM3 = P1_24,
-    PWM4 = P0_18,
-    PWM5 = P0_19,
+    PWM3 = P0_10,
+    PWM4 = P0_13,
+    PWM5 = P0_14,
+    PWM6 = P0_15,
+    PWM7 = P0_22,
+    PWM8 = P0_18,
+    PWM9 = P0_19,
     
     LED_A = P1_23,
     LED_B = P1_28,