tusb_xinput
tusb_xinput copied to clipboard
TinyUSB xinput driver I am using in some of my projects
The init function should return a bool (and probably false if it failed to init). This is currently not checked in usbh.c, so it currently doesn't hurt. But in the...
Hi, I've been using this repository to try and translate Xbox inputs from a Logitech steering wheel to work on Nintendo Switch as a wired controller, and so far I've...
Hi, It seems that the library does not work with the Logitech F310 gamepad, but works fine with 8bit-do Ultimate. On a PC with F310 there are no problems. I...