aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/xinput
AgeCommit message (Expand)Author
2019-03-09Change endpoint comments to use send/recvDavid Madison
2019-03-09Switch 'available' return type to uint8_tDavid Madison
2019-03-09Moved send above recv in Xinput API headerDavid Madison
2019-02-21Add USB connected API supportDavid Madison
2019-02-21Add XInput USB APIDavid Madison
2019-02-19Change VID and PID in boards.txtDavid Madison
2019-02-19Add XInput endpoint number definesDavid Madison
2019-02-19Modify endpoint numbers to be sequentialDavid Madison
2019-02-19Add XInput string descriptorsDavid Madison
2019-02-19Add XInput device and config descriptorsDavid Madison