C12832 LCD with generic interface

Dependents:   SongsAndLights I2CSong app-shield-all LCD_Games ... more

Fork of C12832_lcd_fork by Chris Styles

This is derived from the great work done Peter Dresche. I simply removed the MCU specific code, and added a pinmap at the top level, so that this component can we wired up any way.

Revision:
13:8a9cad03124b
Parent:
12:4affce236743
--- a/C12832_lcd.h	Sat Nov 09 01:02:48 2013 +0000
+++ b/C12832_lcd.h	Wed Jan 01 08:41:07 2014 +0000
@@ -59,6 +59,7 @@
 
     C12832_LCD(PinName mosi, PinName sck, PinName reset, PinName a0, PinName ncs, const char* name = "LCD");
 
+
     /** Get the width of the screen in pixel
       *
       * @param