Mercurial > ~darius > hgwebdir.cgi > stm32temp
log lcd.c @ 72:d2041a9051f9
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) |