aboutsummaryrefslogtreecommitdiffstats
path: root/README.Crystalfontz
diff options
context:
space:
mode:
authormichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2015-06-18 16:44:09 +0000
committermichael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>2015-06-18 16:44:09 +0000
commitd38b3dc0f50ff5049f07fbeac284fcd17f3cae30 (patch)
tree343e12e4b51123fd466d2de20d53af4c201adf72 /README.Crystalfontz
parent00c0fae78c45e2a5044243c9da7152426fb5a1e4 (diff)
downloadlcd4linux-d38b3dc0f50ff5049f07fbeac284fcd17f3cae30.tar.gz
drv_HD44780: add 8bit i2c mode for HD44780 by Michael Grzeschik <m.grzeschik@pengutronix.de>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1202 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to 'README.Crystalfontz')
0 files changed, 0 insertions, 0 deletions
file "timer_group.c")mzuther13-168/+441 2010-02-07BUG: handle negative delays in timer_process() (timer.c)mzuther1-0/+4 2010-02-06timer.c: I had forgotten how to initialize a "struct" :)mzuther1-3/+4 2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2