altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set
authorKeith Packard <keithp@keithp.com>
Tue, 29 May 2018 02:18:48 +0000 (19:18 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 29 May 2018 02:18:48 +0000 (19:18 -0700)
commit16971e550d1018fb6acf3fee3c56098f5ba9921e
treefbdc903865c00364e19b71d6bbcfec170c21eab0
parent42a261a56606be69b5fb90fd6017c70a1e5d72dd
altos/stm: Enable HSI timer when HAS_ADC_SINGLE is set

The ADC unit always uses the HSI timer.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm/ao_timer.c