]> git.webhop.me Git - lcd4linux.git/commit
[lcd4linux @ 2004-01-09 17:03:06 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 9 Jan 2004 17:03:07 +0000 (17:03 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Fri, 9 Jan 2004 17:03:07 +0000 (17:03 +0000)
commit22f3f6af66d2feea50512544df4cf32a039e559b
treecac3b4854c1e8437e81b711fd892b9b921a71abf
parent9dc6ff97fe8e9c911dfee409114fc5428adf858a
[lcd4linux @ 2004-01-09 17:03:06 by reinelt]
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@299 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Makefile.am
Makefile.in
configure
configure.in
display.c
display.h
drv.c [new file with mode: 0644]
drv.h [new file with mode: 0644]
drv_MatrixOrbital.c [new file with mode: 0644]
lcd4linux.c