Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open OUT endpoint for HID host #1343

Merged
merged 2 commits into from
Feb 28, 2022
Merged

Open OUT endpoint for HID host #1343

merged 2 commits into from
Feb 28, 2022

Conversation

Daft-Freak
Copy link
Contributor

Describe the PR
Updates the host HID code to open the OUT endpoint (if it exists). Also adds handling for interrupt OUT to the RP2040 host code. (at least, that seemed to be enough)

Additional context
I've been trying to connect a Wii U GameCube adapter, which requires some data to be sent to it before it starts sending reports. This PR doesn't add any code for actually doing that, but having the endpoint open helps.

(I've only tested this as far as sending the one byte I need for that)

Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, I haven't tested it out, but look good and changes is spot-on with //TODO ,

@hathach hathach merged commit 7c627f5 into hathach:master Feb 28, 2022
@Daft-Freak Daft-Freak deleted the patch-1 branch February 28, 2022 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants