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

Update to usb-device 0.3 #25

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

mciantyre
Copy link
Member

The new upstream package provides additional driver configurations, including USB device revisions. Controlling bcdUSB can help users smooth over device compliance issues.

Our public API is unchanged. However, we're only compatible with usb-device 0.3 and its associated ecosystem of packages.

Only affects test code. These buffers don't need to be static if we use
`from_buffer`.
Eager fix ahead of the 2024 edition.
The new upstream package provides additional driver configurations,
including USB device revisions. Controlling bcdUSB can help users smooth
over device compliance issues.

Our public API is unchanged. However, we're only compatible with
usb-device 0.3 and its associated ecosystem of packages.
@mciantyre mciantyre merged commit db8b7e1 into imxrt-rs:master Apr 15, 2024
4 checks passed
@mciantyre mciantyre deleted the usb-device-0.3 branch April 15, 2024 10:43
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