src-avr: Add ADC routines to telescience
authorKeith Packard <keithp@keithp.com>
Sat, 21 May 2011 06:47:55 +0000 (23:47 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 21 May 2011 09:07:43 +0000 (02:07 -0700)
commit557522e447448023d7869c0fa15ed8337db7e1b8
treec45649e979e4852fef7e65ac5bcc52c01157e688
parentf7e552a0f4b1382a076b0f3ffc50ef068bfa141f
src-avr: Add ADC routines to telescience

Note that SLEEP mode must be disabled or extra ADC interrupts occur,
which messes up saving ADC values to the right channel.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao.h
src-avr/ao_adc_avr.c [new file with mode: 0644]
src-avr/ao_pins.h
src-avr/ao_task.c
src-avr/ao_telescience.c
src-avr/telescience/Makefile