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

[USB] Stop hardcoding WinUSB descriptor string lengths #756

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

forderud
Copy link

Done to reduce risk of the descriptor lengths getting out of sync.

@forderud forderud changed the title Stop hardcoding WinUSB descriptor string lengths [USB] Stop hardcoding WinUSB descriptor string lengths Sep 21, 2024
@forderud
Copy link
Author

@PaulStoffregen The background for "bombarding" you with PR's is that I'm planning to modify the USB implementation in this repo for a custom HW device feasibility project on Teensy. As part of that I'm interested in upstreaming some generic SW improvements to your USB sources, so that they can also benefit others. It will also prevent my fork from diverging more than necessary.

I will of course test the changes locally, split the changes into small and easy to review PR's (like done here) and explain the rationale for each change. I will furthermore do my best to accommodate review feedback in due time.

Are you interested in receiving more PR's like this?

Done to reduce risk of the descriptor lengths getting out of sync.
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.

1 participant