aboutsummaryrefslogtreecommitdiffstats
path: root/HD44780.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2000-04-13[lcd4linux @ 2000-04-13 06:09:52 by reinelt]reinelt1-32/+41
added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop!
2000-04-12[lcd4linux @ 2000-04-12 08:05:45 by reinelt]reinelt1-0/+496
first version of the HD44780 driver