summaryrefslogtreecommitdiff
path: root/src/stm/ao_fast_timer.c
Commit message (Collapse)AuthorAge
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
This splits the fast-timer portion out of the debounce helper code and shares that with the quadrature driver which now uses it directly. Signed-off-by: Keith Packard <keithp@keithp.com>