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 v0.17.0 (5217cee5) #9664

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

samblenny
Copy link

As suggested by tannewt on discord, I'm making this PR to update the lib/tinyusb submodule commit from its old value of tinyusb @ 4349e99f to the new value of tinyusb @ 5217cee5, which is the commit for TinyUSB release 0.17.0.

The main benefit of this from my perspective is to get better support for USB host interfaces using the MAX3421E chip, but there are various other changes (see 0.17.0 release notes).

Scott suggested that updating this submodule would be unlikely to cause problems. But, I haven't done the builds and hardware tests to verify that. This is my first time attempting to change a CircuitPython submodule. Also, I don't have experience with testing what happens to build sizes on all the relevant flash constrained boards, etc. So, reviewers beware.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks! This is only ~30 commits or so. I don't expect to have any issues with it.

@tannewt tannewt merged commit ec5cca6 into adafruit:main Sep 27, 2024
558 checks passed
@samblenny samblenny deleted the tinyusb_0_17_0 branch September 27, 2024 16:42
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