summaryrefslogtreecommitdiff
path: root/src/drivers/ao_button.c
Commit message (Expand)AuthorAge
* altos: Allow buttons to be high when pressed rather than lowKeith Packard2017-04-02
* altos: Add 'ao_button_get' to button driverKeith Packard2016-08-02
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos: Use simpler debounce logic for buttonsKeith Packard2016-04-19
* altos: Add default button return value from ao_button_getKeith Packard2013-12-20
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
* altos: Add debounce helper. Use in button and quadrature drivers for TeleLCOKeith Packard2013-06-09
* Here's the button driver and event queue logicKeith Packard2012-08-18