From: Keith Packard Date: Wed, 28 Jan 2015 04:41:15 +0000 (-0800) Subject: altos/stmf0: Re-implement fast ADC code for stmf0 X-Git-Tag: 1.6~52 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;ds=sidebyside;h=8ca1f234586225caea1040bc229b63491dadc1cb;hp=8ca1f234586225caea1040bc229b63491dadc1cb;p=fw%2Faltos altos/stmf0: Re-implement fast ADC code for stmf0 This creates a ring buffer for ADC data so that ADC fetching can run in parallel with other activities. Signed-off-by: Keith Packard ---