From acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 14 Apr 2009 19:08:01 -0700 Subject: Add in existing flight pieces: flight/report/log These pieces come from the old telemetrum firmware. Signed-off-by: Keith Packard --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 909bb462..f8c9c73a 100644 --- a/Makefile +++ b/Makefile @@ -20,9 +20,12 @@ SRC = \ ao_cmd.c \ ao_dma.c \ ao_ee.c \ + ao_flight.c \ ao_led.c \ + ao_log.c \ ao_mutex.c \ ao_panic.c \ + ao_report.c \ ao_task.c \ ao_timer.c \ ao_usb.c \ -- cgit v1.2.3