[lcd4linux @ 2004-02-15 21:43:43 by reinelt]

T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@367 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2004-02-15 21:43:43 +00:00
parent 0dc4d2093b
commit bef230cf73
22 changed files with 1166 additions and 1161 deletions

View File

@@ -71,6 +71,17 @@ Display USBLCD {
}
Display T6963-240x64 {
Driver 'T6963'
Port '/dev/parports/0'
Size '240x64'
Wire.CE 'STROBE'
Wire.CD 'SELECT'
Wire.RD 'AUTOFD'
Wire.WR 'INIT'
}
Widget OS {
class 'Text'
expression '*** '.uname('sysname').' '.uname('release').' ***'
@@ -291,7 +302,8 @@ Layout L16x2 {
#Display 'CF631'
#Display 'CF632'
#Display 'CF633'
Display 'USBLCD'
#Display 'USBLCD'
Display 'T6963-240x64'
Layout 'Default'
#Layout 'L16x2'