summaryrefslogtreecommitdiff
path: root/shared-module/gamepad
AgeCommit message (Expand)Author
2018-05-30Add gamepad_singleton to root pointersRadomir Dopieralski
2018-05-23Remove volatile from the gamepad structRadomir Dopieralski
2018-05-23Avoid uninitialized gamepad on exceptionRadomir Dopieralski
2018-05-23Cache pullup state in gamepadRadomir Dopieralski
2018-03-31Respect pin's pull in gamepadRadomir Dopieralski
2017-10-22Gracefully reset the gamepad moduleRadomir Dopieralski
2017-10-03Add a `gamepad` module for handling buttons in the background. (#295)Radomir Dopieralski