aboutsummaryrefslogtreecommitdiffstats
path: root/drv_picoLCDGraphic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-24picoLCDGraphic: update display regularly using a timer (*much* faster than re...mzuther1-2/+30
2009-11-21* Fix segfault on shutdown in drv_picoLCDGraphic.cedman0071-2/+2
2009-02-28patch for picoLCDGraphics that adds keypad/gpi/gpo capabilities from Nicu Pavelmichael1-5/+30
2008-10-07Replace write to external variable usb_debug by calling usb_set_debug().bwalle1-2/+1
2008-10-06properties fixedmichael1-3/+3
2008-07-15forgot to add drv_picoLCDGraphic.c :-(michael1-0/+613