Add initial teleterra implementation.
authorKeith Packard <keithp@keithp.com>
Sun, 31 Oct 2010 02:36:29 +0000 (19:36 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 31 Oct 2010 02:36:29 +0000 (19:36 -0700)
commit3f53e5daeca4d9257aef017594fd65b379b97a1e
tree691bf5573ed0ef5060bfc26f6ac84ed7267c65e3
parent811ced628d586134224c1b501b40ce9eb435fc7c
Add initial teleterra implementation.

Not a lot of new code here, but it does test the teleterra audio system.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile
src/Makefile.proto
src/ao.h
src/ao_pins.h
src/ao_teleterra.c
src/ao_terraui.c [new file with mode: 0644]
src/teleterra-v0.1/.gitignore [new file with mode: 0644]
src/teleterra-v0.1/.sdcdbrc [new file with mode: 0644]
src/teleterra-v0.1/Makefile [new file with mode: 0644]