Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Rename 'core' to 'kernel' | Keith Packard | 2014-04-05 |
| | | | | | | | core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add fast-timer API. Use for quadrature and button drivers | Keith Packard | 2013-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> |