altos: Make serial, usb, beeper and accelerometer optional components
authorKeith Packard <keithp@keithp.com>
Mon, 7 Mar 2011 04:56:25 +0000 (20:56 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 16 Mar 2011 22:57:37 +0000 (15:57 -0700)
commit02611efea0c485d78fad08c696c1f56e868d36b8
treef51ef97cbc62c88a9084c4de05d4446de58e7142
parentfdd15a254c6fab5ba2d02320ba0ceb3e6a56354c
altos: Make serial, usb, beeper and accelerometer optional components

Not all boards will have these, so fix places that use them to deal
with that.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.proto
src/ao.h
src/ao_flight.c
src/ao_flight_test.c
src/ao_log.c
src/ao_panic.c
src/ao_pins.h
src/ao_product.c
src/ao_report.c
src/ao_telemetry.c