Commit Graph

7 Commits

Author SHA1 Message Date
bsx f9cb3d0992 added lcdInvert
added possibility to output the display buffer inverted
2011-05-22 17:48:02 +02:00
Stefan `Sec` Zehl 8d31e6a6d7 Make makefile check $USER in addition to $USERNAME 2011-05-22 01:02:47 +02:00
Stefan `Sec` Zehl 1d4790886a Improve dependencies in lcd/ - add generated lcd/allfonts.h to avoid
including all the fonts one by one
2011-05-21 19:12:51 +02:00
Stefan `Sec` Zehl 48adee1693 Merge branch 'secperiments' 2011-05-21 18:57:43 +02:00
Stefan `Sec` Zehl afa10ee1f1 Add fallback rule to explain missing .c file 2011-05-21 18:56:51 +02:00
bsx f6faddb190 added LCD backlight driver
see example in module/bsx.c
2011-05-21 17:26:37 +02:00
Stefan `Sec` Zehl 617a6f5720 Add new modules/ support infrastructure. Hope you like it.
add modules/$(USERNAME).c for your coding

use "make MODULE=foo" to build a specific module
2011-05-21 12:05:48 +02:00