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 latest #7702

Merged
merged 10 commits into from
Mar 14, 2023
Merged

update tinyusb to latest #7702

merged 10 commits into from
Mar 14, 2023

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented Mar 9, 2023

Update tinyusb to latest master commit. We are almost exactly a year behind.

Initial compilation tests show compile errors in raspberrypi and stm, so this is a draft for now. I will submit TinyUSB issues about these: I think I understand them.

A smoke test on Metro M4 (SAMD51) worked.

Tagging @hathach

@hathach
Copy link
Member

hathach commented Mar 11, 2023

@dhalbert you may also want to bump it up to hathach/tinyusb#1947 , which just merged and removed all low-level mcu submodules. repo dependencies in tinyusb now is managed by an python script. circuitpython does not clone with recursive, though I guess there is still users to do that out of habit.

@dhalbert
Copy link
Collaborator Author

Thanks, I will, and will also pick up hathach/tinyusb#1948.

@hathach
Copy link
Member

hathach commented Mar 14, 2023

you probably need to continue to bump up to hathach/tinyusb#1953 😄

@dhalbert
Copy link
Collaborator Author

you probably need to continue to bump up to hathach/tinyusb#1953 smile

will do!

@dhalbert dhalbert requested a review from tannewt March 14, 2023 02:55
@dhalbert dhalbert marked this pull request as ready for review March 14, 2023 02:55
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.

Looks good! Thank you for updating this!

@tannewt tannewt merged commit 141a43c into adafruit:main Mar 14, 2023
@dhalbert dhalbert mentioned this pull request Mar 14, 2023
@dhalbert dhalbert deleted the tinyusb-update branch March 14, 2023 17:19
@dhalbert dhalbert added this to the 8.x.x milestone Mar 14, 2023
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.

3 participants