altos: Support mega-style logging without ADC
authorKeith Packard <keithp@keithp.com>
Mon, 24 Jun 2013 21:28:06 +0000 (14:28 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 24 Jun 2013 21:30:23 +0000 (14:30 -0700)
commite148582217d6e02ac90a68e2bb2532947378d36f
tree40ca17c7f77826ce85eb5cabf2f048e85a730183
parent261ec8fc7043e9314469e919aa96acc461f7e5f2
altos: Support mega-style logging without ADC

Used for TeleGPS, just exposes the necessary log writing function
without also including the ADC writing code.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_log.c
src/core/ao_log_mega.c