Commit message (Expand) | Author | Age | |
---|---|---|---|
* | altos: Allow buttons to be high when pressed rather than low | Keith Packard | 2017-04-02 |
* | altos: Add 'ao_button_get' to button driver | Keith Packard | 2016-08-02 |
* | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
* | altos: Use simpler debounce logic for buttons | Keith Packard | 2016-04-19 |
* | altos: Add default button return value from ao_button_get | Keith Packard | 2013-12-20 |
* | altos: Add fast-timer API. Use for quadrature and button drivers | Keith Packard | 2013-06-09 |
* | altos: Add debounce helper. Use in button and quadrature drivers for TeleLCO | Keith Packard | 2013-06-09 |
* | Here's the button driver and event queue logic | Keith Packard | 2012-08-18 |