Fork to support REVB hardware.

Dependents:   C027_BootTest_revb C027_EthernetSniffTest C027_M3_SerialEcho C027_HelloWorld_revb ... more

Fork of C027 by u-blox

Revision:
1:4a3bc6c3f1d0
Parent:
0:76bb2733db5d
Child:
2:b7bd3660ff64
--- a/C027_PinNames.h	Mon Sep 30 15:58:45 2013 +0000
+++ b/C027_PinNames.h	Tue Oct 01 14:46:30 2013 +0000
@@ -107,8 +107,8 @@
 // mbed / debug IF (LPC11)
 // -----------------------------------------------------------
 // Serial Port
-#define USBTXD      (P0_2)          
-#define USBRXD      (P0_3)          
+#define USBTXD      (P0_2)  // identical USBTX        
+#define USBRXD      (P0_3)  // identical USBRX
 // ISP port
 #define ISP         (P2_10)