crashtest-r0ket/firmware/lcd
Stefan `Sec` Zehl a22c2dd60b Fix lcdRead().
reading ID1/ID2/ID3/VM appears to work. reading ID4 or TEMP hangs/crashes the display. Currently no idea why.
2011-08-22 01:19:42 +02:00
..
fonts Fix invader font 2011-08-01 20:03:12 +02:00
Makefile Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
backlight.c new tree structure 2011-06-19 21:01:00 +02:00
backlight.h new tree structure 2011-06-19 21:01:00 +02:00
decoder.c add static to local-only stuff 2011-08-03 18:37:41 +02:00
decoder.h new tree structure 2011-06-19 21:01:00 +02:00
display.c Fix lcdRead(). 2011-08-22 01:19:42 +02:00
display.h Merge branch 'master' of github.com:r0ket/r0ket 2011-08-01 05:05:47 +02:00
fonts.h Allow fonts from dataflash. use "setExtFont(filename)". for flash fonts use "setIntFont(&font)". 2011-07-23 14:39:50 +02:00
image.c Make exiting easier 2011-08-05 00:26:39 +02:00
image.h Add image helper functions 2011-08-04 23:50:44 +02:00
lcd.h Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
o-glyphs.c Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
o.c Disable some code to save space 2011-08-11 09:16:31 +02:00
o.h Commit of pippin vector/graphics lib. Yay! 2011-08-05 19:17:31 +02:00
print.c save space by telling the compiler that lcdRefresh is actually lcdDisplay 2011-08-03 19:08:44 +02:00
print.h Saner code. 2011-08-02 00:03:37 +02:00
render.c fix buffer overflow in font handler 2011-08-12 14:21:05 +02:00
render.h You will probably hate me, but commit new, global config framework 2011-07-31 18:15:44 +02:00