altos: Split out arch-specific bits of LCD driver
authorKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 05:28:02 +0000 (23:28 -0600)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Oct 2011 05:28:02 +0000 (23:28 -0600)
commitbadda0d910c56135401dce9adc9e6abebdba2ad7
treedc586762e7a12faa4240cf82f99691c04d08f57f
parent47c2c0b79dc516d2566ae149605b7d70ef2dca98
altos: Split out arch-specific bits of LCD driver

The arch-specific section just puts a single nibble to the device.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/avr/ao_lcd_port.c [new file with mode: 0644]
src/cc1111/ao_lcd_port.c [new file with mode: 0644]
src/cc1111/ao_packet.c
src/core/ao.h
src/core/ao_monitor.c
src/drivers/ao_lcd.c