altos/stmf0: Re-implement fast ADC code for stmf0
authorKeith Packard <keithp@keithp.com>
Wed, 28 Jan 2015 04:41:15 +0000 (20:41 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Jan 2015 04:41:15 +0000 (20:41 -0800)
This creates a ring buffer for ADC data so that ADC fetching can run
in parallel with other activities.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found