Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mcu: Rename add_config_object() to register_config_callback() | Kevin O'Connor | 2018-09-03 | 1 | -1/+1 |
* | pins: Explicitly pass can_invert and can_pullup to lookup_pin() | Kevin O'Connor | 2018-07-26 | 1 | -1/+1 |
* | buttons: Improve rotary encoder handler by using Ben Buxton state machine. (#... | Janar Sööt | 2018-07-01 | 1 | -11/+35 |
* | buttons: Add initial support for detecting button presses | Kevin O'Connor | 2018-06-30 | 1 | -0/+143 |