fix usb issues in embassy-rp - #6693
Open
benedikt-bartscher wants to merge 1 commit into
Open
Conversation
|
This pull request is a draft, so it isn't in the review queue yet. Mark it as ready for review when you'd like someone to look at it. |
benedikt-bartscher
marked this pull request as ready for review
August 2, 2026 13:31
Contributor
|
I think it might be worth attempting to fix #2880 or test if this PR has any effect on the issue. |
Author
|
I don't think this has any effect on #2880 and i currently don't have an rp2040 lying around... maybe @danielstuart14 can verify this. |
Contributor
|
So you tested this with an RP2350? |
Author
|
Yes, i did - currently trying to write some e2e tests for our downstream project. Embassy CI doesn't have any directly connected usb rp's, right? |
LivingUserError
approved these changes
Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
inspired by #6687
verified locally with an example project and some python scripts