[lcd4linux @ 2004-01-30 20:57:55 by reinelt]

HD44780 patch from Martin Hejl
dmalloc integrated

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@348 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
reinelt
2004-01-30 20:57:56 +00:00
parent 59a314fd82
commit f040b60270
38 changed files with 472 additions and 69 deletions

View File

@@ -25,6 +25,14 @@ Display CF632 {
Speed 19200
}
Display CF633 {
Icons 1
Driver 'Crystalfontz'
Model '633'
Port '/dev/tts/0'
Speed 19200
}
Display HD44780-20x4 {
Driver 'HD44780'
Port '/dev/parports/0'
@@ -247,9 +255,10 @@ Layout L16x2 {
}
#Display 'LK204'
Display 'HD44780-20x4'
#Display 'CF632'
#Display 'HD44780-20x4'
#Display 'CF631'
#Display 'CF632'
Display 'CF633'
#Layout 'Default'
Layout 'L16x2'