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 TinyUSB to incorporate latest dwc2 fixes #9985

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dhalbert
Copy link
Collaborator

Updates TinyUSB to fix some dwc2 issues: there was an off-by-one error in counting endpoints. This caused immediate problems on low-endpoint boards.

Tested on Feather STM32F405 and also re-tested on Metro ESP32-S3 to check for any regressions.

Thanks @hathach!

Copy link
Member

@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.

Look good

@dhalbert dhalbert merged commit 4351c25 into adafruit:main Jan 21, 2025
590 checks passed
@dhalbert dhalbert deleted the update-tinyusb-dwc2-fixes branch January 22, 2025 14:08
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.

CircuitPython 9.2.2 on WeAct STM32F411CE BlackPill (with flash) no CIRCUITPY folder and freeze the dev board.
2 participants