Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | Add USB connected API support | David Madison | |
Returns true if the device USB is configured. Although will still return true if the device has been configured and the USB data pins disconnected... | |||
2019-02-21 | Add XInput USB API | David Madison | |
2019-02-19 | Change VID and PID in boards.txt | David Madison | |
Better to set these where intended so they can be easily overridden if need be. | |||
2019-02-19 | Add XInput endpoint number defines | David Madison | |
2019-02-19 | Modify endpoint numbers to be sequential | David Madison | |
Easier for the AVR to deal with the memory if the in/out numbers aren't paired. | |||
2019-02-19 | Add XInput string descriptors | David Madison | |
2019-02-19 | Add XInput device and config descriptors | David Madison | |