log lcd.c @ 89:fc21fb5b171b default tip

age author description
Sun, 14 Apr 2013 14:26:46 +0930 Daniel O'Connor Convert \r\n to \n.
Sun, 14 Apr 2013 14:25:51 +0930 Daniel O'Connor - Make sure the line is high before pulling low for reset.
Tue, 09 Apr 2013 00:28:29 +0930 Daniel O'Connor The LCD works better when the GPIO clocks are enabled before frobbing them.
Sun, 05 Feb 2012 16:41:42 +1030 Daniel O'Connor - Add ellipse drawing.
Sat, 04 Feb 2012 13:29:31 +1030 Daniel O'Connor Split out code into separate files.
Sun, 22 Jan 2012 17:10:51 +1030 Daniel O'Connor Make the LCD panel work (timings, GPIOE clock needs to be on, etc)
Fri, 06 Jan 2012 09:46:28 +1030 Daniel O'Connor PWM control LED backlight.
Tue, 03 Jan 2012 22:37:18 +1030 Daniel O'Connor Add LCD init, touch screen writing etc..
Sun, 01 Jan 2012 11:01:13 +1030 Daniel O'Connor Jumbo commit to make things work.