diff options
| author | Keith Packard <keithp@keithp.com> | 2009-04-14 19:08:01 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-04-14 19:08:01 -0700 |
| commit | acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47 (patch) | |
| tree | de8ce5e1cdfb925cfdb3be15e75c7e3e1c4d5c52 /Makefile | |
| parent | ac99982b10fd5772218660137ee21db9b90cd885 (diff) | |
Add in existing flight pieces: flight/report/log
These pieces come from the old telemetrum firmware.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 \ |
