crashtest-r0ket/firmware/lcd
Stefan `Sec` Zehl d8371af9ab Revert "Revert "lcd/render.c: save 56 bytes""
This reverts commit a5f8a9b04f.
2011-08-04 10:56:02 +02:00
..
fonts Fix invader font 2011-08-01 20:03:12 +02:00
Makefile Add dependency handling for lcd/ subdir 2011-07-18 18:53:17 +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 save space by telling the compiler that lcdRefresh is actually lcdDisplay 2011-08-03 19:08:44 +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
lcd.h Add smallfonts back to lcd.h. Many APPs need it. This should probably change 2011-07-18 18:32:30 +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 Revert "Revert "lcd/render.c: save 56 bytes"" 2011-08-04 10:56:02 +02:00
render.h You will probably hate me, but commit new, global config framework 2011-07-31 18:15:44 +02:00