summaryrefslogtreecommitdiff
path: root/src/telelco-v0.3/Makefile
Commit message (Collapse)AuthorAge
* altos: Use simpler debounce logic for buttonstelelaunchtwoKeith Packard2015-12-25
| | | | | | | | | | | Instead of waiting for a while after the transition to decide if it has stuck, signal the event right away and then ignore other transitions for the debounce interval. This seems to work just as reliably, but has the benefit of eliminating button latency at press time. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Add telelco v0.3 (v0.2 with cc1200 instead of cc1120)Keith Packard2015-05-25
Signed-off-by: Keith Packard <keithp@keithp.com>