No description
Find a file
2021-05-28 15:31:39 +02:00
descriptor_xinput.h Initial Commit 2021-05-24 16:50:23 +02:00
main.c Initial Commit 2021-05-24 16:50:23 +02:00
README.md Update README.md 2021-05-28 15:31:39 +02:00
tusb_config.h Initial Commit 2021-05-24 16:50:23 +02:00
usb_descriptors.c Initial Commit 2021-05-24 16:50:23 +02:00
XInputPad.c Initial Commit 2021-05-24 16:50:23 +02:00
XInputPad.h fix compilation 2021-05-24 17:07:14 +02:00

tinyusb-xinput

working xinput example for rp2040 with tinyusb. To compile use platform.io with https://github.com/Wiz-IO/wizio-pico sdk It is basically finished. To use it, just feed the needed buttonpresses into XboxButtonData which is located in https://github.com/fluffymadness/tinyusb-xinput/blob/master/XInputPad.h