Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | src-avr: Clean up AVR ADC code | Keith Packard | 2011-05-21 |
| | | | | | | Remove interrupt debug variables, print channel number in ao_adc_dump. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | src-avr: Add ADC routines to telescience | Keith Packard | 2011-05-21 |
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> |