altos: Pull more interfaces out of ao.h and move to separate files
authorKeith Packard <keithp@keithp.com>
Fri, 13 Apr 2012 16:39:20 +0000 (09:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 14 Apr 2012 21:04:29 +0000 (14:04 -0700)
commit0667261e03b3fd403e97d02ea6204b007bb13f58
tree6f1dfc96b8cc5cbed3cc371b203d2cdad0bde909
parent2b4a53342980618b193cbee5b803e56f7c937893
altos: Pull more interfaces out of ao.h and move to separate files

This moves the aes, btm, companion, lcd and packet interfaces out of ao.h

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao.h
src/core/ao_aes.h [new file with mode: 0644]
src/core/ao_btm.h [new file with mode: 0644]
src/core/ao_companion.h [new file with mode: 0644]
src/core/ao_lcd.h [new file with mode: 0644]
src/core/ao_log_telescience.c
src/core/ao_packet.h [new file with mode: 0644]
src/drivers/ao_pyro_slave.c
src/drivers/ao_science_slave.c
src/product/Makefile.telelaunch
src/teleterra-v0.2/ao_pins.h