src-avr: Add LCD driver for NHD-C0216CU-FN-GWB-3V display
authorKeith Packard <keithp@keithp.com>
Sun, 5 Jun 2011 00:59:48 +0000 (17:59 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Jun 2011 00:59:48 +0000 (17:59 -0700)
commitebf6e54d59dc06d974d3928691246e3213534d7e
tree322080e3d29b3ecaf177af4c9097b39c3b531eef
parente0ebdb4468db84a8e7f83043103e4b3bac928b74
src-avr: Add LCD driver for NHD-C0216CU-FN-GWB-3V display

Initializes the Newhaven display and has a few simple commands to show
some text.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao.h
src-avr/ao_demo.c
src-avr/ao_lcd.c [new file with mode: 0644]
src-avr/avr-demo/Makefile
src-avr/telescience/Makefile
src/Makefile
src/Makefile.proto
src/ao_flight.c
src/ao_pins.h