altos: Allow LCD segments to not be multiplexed across digits
authorKeith Packard <keithp@keithp.com>
Mon, 29 Apr 2013 06:08:03 +0000 (23:08 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 29 Apr 2013 06:08:03 +0000 (23:08 -0700)
commit3137106434c92cbb8ff10202d4b71795b0e1b309
treead495d9734c37bbc21df5e45bb138bcb86246abd
parent3b3cd04da359e7084b6b8b048dbdf0a902de47a2
altos: Allow LCD segments to not be multiplexed across digits

This allows each LCD segment to be individually configured as to which
COM and which SEG drives it, permitting maximum flexibility in wiring.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_seven_segment.c
src/stm/ao_lcd_stm.c