Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Allow LCD segments to not be multiplexed across digits | Keith Packard | 2013-05-07 |
| | | | | | | | 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> | ||
* | altos: Stop providing debug commands in seven-segment driver | Keith Packard | 2012-08-28 |
| | | | | | | The radio_cmac debug commands use the same letter, and this code works now... Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Seven segment display driver | Keith Packard | 2012-08-27 |
Hex numbers and the decimal point. Signed-off-by: Keith Packard <keithp@keithp.com> |