Board support library for C027 - updated with thread-safe wait()

Fork of C027 by u-blox

Revision:
13:fb30e9923a7b
Parent:
9:7e038529bfff
--- a/C027_PinNames.h	Sun Nov 10 18:46:43 2013 +0000
+++ b/C027_PinNames.h	Tue Nov 19 12:26:01 2013 +0000
@@ -48,6 +48,7 @@
 #define MDMGPIO1    (P2_7)  // GPIO1, Network status
 #define MDMRST      (P2_8)  // Reset (active low, set as open drain!)
 #define MDMLVLOE    (P0_9)  // Serial/GPIO Level Shifter Output Enable (n/a on REV.A board)
+#define MDMILVLOE   (P0_8)  // I2C Level Shifter Output Enable (n/a on REV.A board)
 
 // PIN header connector
 // for standard-based form factor with expansion board
@@ -121,5 +122,4 @@
 
 // Reserved / NC pins 
 // -----------------------------------------------------------
-#define RSVD1       (P0_9)
 #define RSVD2       (P3_26)