Commit Graph

13 Commits

Author SHA1 Message Date
Christian Kroll 0d69c2d209 added UART support for the LoL Shield (except for Arduino Leonardo) 2014-09-14 18:37:50 +02:00
Christian Kroll b8c997e9d3 removed obsolete comment 2014-06-20 08:20:31 +02:00
Christian Kroll f4d9d55626 saved between 424 and 478 bytes in the LoL Shield driver, replaced bit
shifting with conditional branches in the framebuffer conversion routine
2014-06-20 08:03:08 +02:00
Christian Kroll c7d0ada16b borg_hw_lolshield.c: verified Arduino Mega 1280 support 2014-06-01 22:44:06 +02:00
Christian Kroll 43dac0a8c6 borg_hw_lolshield: framerate can be adjusted in the menu, now 2014-05-29 10:50:33 +02:00
Christian Kroll e97eeecc0a borg_hw_lolshield.c: counter intervals now calculated entirely at
compile time, saving 154 bytes
2014-05-29 09:02:02 +02:00
Christian Kroll cf09197d07 borg_hw_lolshield.c: give credit where credit's due 2014-05-28 00:12:45 +02:00
Christian Kroll 2db82a405a borg_hw_lolshield.c: forgot binary operator in define 2014-05-27 23:01:58 +02:00
Christian Kroll c146bf9f3f broader MCU support 2014-05-27 22:10:49 +02:00
Christian Kroll ad2a7939ab completed support for Arduino Mega 2560 (now tested) 2014-05-21 01:30:38 +02:00
Christian Kroll 3675e19e9d forgot to reduce watchdog timeout after debugging 2014-05-19 07:23:40 +02:00
Christian Kroll c184fcbf0f added support for Arduino Leonardo (and maybe Mega1280/2560, untested) 2014-05-19 07:14:18 +02:00
Christian Kroll 22f14abb32 first working driver for Diavolino/LoL Shield 2014-05-15 11:13:35 +02:00