Skip to content

Conversation

dmadison
Copy link
Owner

The Arduino 3rd party hardware spec actually makes this really easy to implement by virtue of the fact that you can reference other cores. Rather than repeating the modifications to the Arduino AVR core so that it works with XInput, I can just point the boards to the xinput:arduino core, change the VID/PID numbers, and call it a day! Very straightforward.

I also changed the platform name to avoid conflicts with the official SparkFun boards, and added installation instructions and the upload warning to the README.

@dmadison dmadison merged commit 3c89abe into master Mar 11, 2019
@dmadison dmadison deleted the xinput branch March 11, 2019 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant