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>
Wed, 8 May 2013 03:07:52 +0000 (20:07 -0700)
commit38d4110e59a44687d8a4743b8cd04cbf2761c9d8
tree7fcfd5a4f7f0fa2d2ce6f8df909cfba466e87cd7
parentf09b2fc7fcfb1b3dcb1a46a8b9856092dd59866b
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