crashtest-r0ket/firmware/lcd
Stefan `Sec` Zehl 8875fc8d8b Revert "save 4 bytes by making internal function static"
This reverts commit 81294835ec.
2011-08-03 22:33:14 +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 "save 4 bytes by making internal function static" 2011-08-03 22:33:14 +02:00
render.h You will probably hate me, but commit new, global config framework 2011-07-31 18:15:44 +02:00