mbed library sources modified for open wear

Dependents:   openwear-lifelogger-example

Fork of mbed-src by mbed official

Revision:
17:151ab7482c89
Parent:
15:4892fe388435
Child:
22:dbd009839d5e
--- a/targets/hal/TARGET_NXP/TARGET_LPC408X/PinNames.h	Wed Aug 07 16:33:54 2013 +0000
+++ b/targets/hal/TARGET_NXP/TARGET_LPC408X/PinNames.h	Thu Aug 08 15:42:46 2013 +0100
@@ -40,38 +40,45 @@
     P5_0, P5_1, P5_2, P5_3, P5_4,
 
     // mbed DIP Pin Names
-    p5 = P0_9,
-    p6 = P0_8,
-    p7 = P0_7,
-    p8 = P0_6,
+    p5 = P1_24,
+    p6 = P1_23,
+    p7 = P1_20,
+    p8 = P0_21,
     p9 = P0_0,
     p10 = P0_1,
-    p11 = P0_18,
-    p12 = P0_17,
-    p13 = P0_15,
-    p14 = P0_16,
+    p11 = P0_9,
+    p12 = P0_8,
+    p13 = P0_7,
+    p14 = P0_6,
     p15 = P0_23,
     p16 = P0_24,
     p17 = P0_25,
     p18 = P0_26,
     p19 = P1_30,
     p20 = P1_31,
-    p21 = P2_5,
-    p22 = P2_4,
-    p23 = P2_3,
-    p24 = P2_2,
-    p25 = P2_1,
-    p26 = P2_0,
-    p27 = P0_11,
-    p28 = P0_10,
-    p29 = P0_5,
-    p30 = P0_4,
 
+    p23 = P2_10,
+    p24 = P1_12,
+    p25 = P1_11,
+    p26 = P1_7,
+    p27 = P1_6,
+    p28 = P1_5,
+    p29 = P1_3,
+    p30 = P1_2,
+    p31 = P5_3,
+    p32 = P5_2,
+    p33 = P0_5,
+    p34 = P0_4,    
+
+    p37 = P5_4,
+    p38 = P5_1,
+    p39 = P5_0,    
+    
     // Other mbed Pin Names
-    LED1 = P2_27,
-    LED2 = P2_26,
-    LED3 = P2_26,
-    LED4 = P2_26,
+    LED1 = P1_18,
+    LED2 = P0_13,
+    LED3 = P1_13,
+    LED4 = P2_19,
 
     USBTX = P0_2,
     USBRX = P0_3,