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

Bump synopsys-usb-otg to 0.3.1 #535

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

dgoodlad
Copy link
Contributor

@dgoodlad dgoodlad commented Oct 7, 2022

Fixes an issue with FIFO allocation limits. tl;dr the previous version assumed that 16 32-bit words were allocated for every possible TX endpoint, when only active endpoints should be considered.

See stm32-rs/synopsys-usb-otg#26

Fixes an issue with FIFO allocation limits; see
stm32-rs/synopsys-usb-otg#26
@dgoodlad
Copy link
Contributor Author

dgoodlad commented Oct 7, 2022

Added an entry to the changeling in ddb9dd5

@burrbull
Copy link
Contributor

burrbull commented Oct 7, 2022

bors r+

@bors bors bot merged commit 796f4af into stm32-rs:master Oct 7, 2022
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