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

Isochronous transfer fix follow-up #4

Merged
merged 6 commits into from
Jul 5, 2024

Conversation

sourcebox
Copy link

This PR is a follow-up to #1 and improves compatibility with Windows and macOS. It is based on stm32-rs#29 from the original repo which uses an alternative approach to set the odd/even flags and also manages incomplete transfers.

Copy link
Collaborator

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

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

I don't claim I really understand all the details here but LGTM

@bjoernQ
Copy link
Collaborator

bjoernQ commented Jul 4, 2024

Thanks! I will give others a chance to have a look before merging this

Copy link

@JurajSadel JurajSadel left a comment

Choose a reason for hiding this comment

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

I'm also not super familiar with the driver but LGTM, thanks!

@bjoernQ bjoernQ merged commit cd04629 into esp-rs-compat:esp32sx Jul 5, 2024
3 checks passed
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