aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/xinput
AgeCommit message (Collapse)Author
2019-02-19Modify endpoint numbers to be sequentialDavid Madison
Easier for the AVR to deal with the memory if the in/out numbers aren't paired.
2019-02-19Add XInput string descriptorsDavid Madison
2019-02-19Add XInput device and config descriptorsDavid Madison