Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buttons: Add initial support for detecting button presses | Kevin O'Connor | 2018-06-30 | 1 | -0/+160 |
Add mcu support for periodically polling for a button press. Add host code support for registering buttons and invoking callbacks for them. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |