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:
5:ff17f16cf70a
Parent:
3:b54777b90da1
Child:
6:e11bf54dd344
--- a/C027.h	Fri Oct 18 18:03:51 2013 +0000
+++ b/C027.h	Mon Oct 21 15:39:20 2013 +0000
@@ -6,6 +6,8 @@
 
 #pragma once
 
+#include "C027_PinNames.h"
+
 // Override the weak mbed die function that flashes the leds. 
 // We do not have fancy leds that can be flashed on the C027.
 void mbed_die(void);