A C12832 LCD with generic interface

Dependents:   mbed_blinky HTTPClient_HelloWorld websocketandnode xbeerx ... more

Fork of C12832 by Chris Styles

History

Hush compiler warning by changing the order of the constructor initialization list default tip

2014-05-09, by sam_grove [Fri, 09 May 2014 23:03:21 +0000] rev 18

Hush compiler warning by changing the order of the constructor initialization list


Improved library documentation

2014-03-17, by screamer [Mon, 17 Mar 2014 19:47:39 +0000] rev 17

Improved library documentation


removed unused code, removed MCU specific code

2014-02-05, by chris [Wed, 05 Feb 2014 14:25:16 +0000] rev 16

removed unused code, removed MCU specific code


think this is anothe fork

2014-01-30, by chris [Thu, 30 Jan 2014 17:16:04 +0000] rev 15

think this is anothe fork


more changes

2014-01-08, by chris [Wed, 08 Jan 2014 16:56:49 +0000] rev 14

more changes


Whitespace changes only

2014-01-01, by chris [Wed, 01 Jan 2014 08:41:07 +0000] rev 13

Whitespace changes only


Merged pin map changes;

2013-11-09, by chris [Sat, 09 Nov 2013 01:02:48 +0000] rev 12

Merged pin map changes;


Added Pin names to the constructor, so we can support any board

2013-11-09, by chris [Sat, 09 Nov 2013 01:00:59 +0000] rev 11

Added Pin names to the constructor, so we can support any board


Don't claim stdout by default. Make the user of the library do that.

2013-10-27, by sam_grove [Sun, 27 Oct 2013 23:16:07 +0000] rev 10

Don't claim stdout by default. Make the user of the library do that.


Passed name into stream

2013-10-25, by sam_grove [Fri, 25 Oct 2013 21:35:30 +0000] rev 9

Passed name into stream