Board support library for C027

Dependents:   IoTWorkshopLCD IoTWorkshopBuzzer IoTWorkshopSensors C027_USSDTest ... more

Fork of C027 by u-blox

/media/uploads/ublox/c027_pinout_new.png

Revision:
16:3ce62caf4518
Parent:
13:fb30e9923a7b
--- a/C027_PinNames.h	Tue Dec 17 16:25:47 2013 +0000
+++ b/C027_PinNames.h	Tue Apr 08 12:15:07 2014 +0000
@@ -7,6 +7,8 @@
 
 #pragma once
 
+#ifndef TARGET_UBLOX_C027
+
 // u-blox MAX-7Q GPS/GLONASS receiver
 // http://www.u-blox.com/gps-modules.html
 // -----------------------------------------------------------
@@ -123,3 +125,5 @@
 // Reserved / NC pins 
 // -----------------------------------------------------------
 #define RSVD2       (P3_26)
+
+#endif
\ No newline at end of file