Commit Graph

9 Commits

Author SHA1 Message Date
tunix 8950e79e28 added missing #includes 2012-06-08 03:11:26 +02:00
schneider d7dd823767 added .*pyc to gitignore 2011-12-16 15:40:16 +01:00
Stefan `Sec` Zehl 3be3c7c9af ignore release dir 2011-08-12 15:54:14 +02:00
Stefan `Sec` Zehl bc1c118db1 Fix gitignores 2011-06-20 23:38:55 +02:00
Stefan `Sec` Zehl daa08fb31c No need for font debugging code in this repo 2011-06-15 18:40:17 +02:00
Stefan `Sec` Zehl c272beda05 Replace lpcrc with lpcfix.
lpcfix -c does what lpcrc did (fix the crc)
lpxfix -p <num> sets the protection (CRP) levels

new target "make protect" to enable CRP level 2.
2011-06-09 13:20:03 +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
bsx f6faddb190 added LCD backlight driver
see example in module/bsx.c
2011-05-21 17:26:37 +02:00
Stefan `Sec` Zehl 989bd55288 Ignore built stuff & c 2011-05-11 23:25:40 +02:00