Skip to content

gdsports/xac_joystick_tinyusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAC Joystick Library for Adafruit TinyUSB

Be sure to set the USB Stack to TinyUSB.

The example works on Adafruit SAMD (tested with an ItsyBitsy M0), Seeeduino SAMD (tested on XIAO), and Adafruit Feather nRF52840 Express. Verified to work on an Xbox Adaptive Controller (XAC).

This produces a USB composite device with HID joystick and CDC ACM port. Removing the CDC ACM port is not required.

If the CDC ACM port must be removed, the changes are described here. Patching is the only option for now.

Similar patches are needed if using the Seeeduino SAMD or the Adafruit nRF52 boards.

About

XAC compatible USB joystick using TinyUSB

Topics

Resources

License

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors