aboutsummaryrefslogtreecommitdiffstats
path: root/drv_SimpleLCD.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2005-04-20[lcd4linux @ 2005-04-20 05:49:21 by reinelt]reinelt1-44/+125
Changed the code to add some VT100-compatible control sequences (see the comments above). A configfile boolean option 'VT100_Support' (default to 1) indicate if the display in used support these control-sequences or not.
2005-04-02[lcd4linux @ 2005-04-02 05:28:58 by reinelt]reinelt1-3/+6
fixed gcc4 warnings about signed/unsigned mismatches
2005-02-24[lcd4linux @ 2005-02-24 07:06:45 by reinelt]reinelt1-0/+265
SimpleLCD driver added