diff options
author | reinelt <> | 2002-04-29 11:00:28 +0000 |
---|---|---|
committer | reinelt <> | 2002-04-29 11:00:28 +0000 |
commit | b56cb43712ed521aec956ffff5179c15d1a1f0e3 (patch) | |
tree | f8b0a611d773d5bd691d9156392ee3704d79d2fc /README | |
parent | 08aa9cb22d81fd0d020544c5f8deadec5970fd21 (diff) | |
download | lcd4linux-b56cb43712ed521aec956ffff5179c15d1a1f0e3.tar.gz |
[lcd4linux @ 2002-04-29 11:00:25 by reinelt]
added Toshiba T6963 driver
added ndelay() with nanosecond resolution
Diffstat (limited to '')
-rw-r--r-- | README | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,5 @@ # -# $Id: README,v 1.22 2001/09/05 09:38:52 reinelt Exp $ +# $Id: README,v 1.23 2002/04/29 11:00:26 reinelt Exp $ # This is the README file for lcd4linux @@ -83,6 +83,13 @@ SUPPORTED DISPLAYS Unfortunately, the driver is not finished yet. +* Toshiba T6963 + + I got another real cool display (240x128 pixel!) from + Carsten Nau (info@cnau.de). Thanks again! + Unfortunately, the driver is not finished yet. + + * PalmOrb I was told that lcd4linux works fine with PalmOrb, a small program that |