-
Notifications
You must be signed in to change notification settings - Fork 247
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
Fix I2s async-tx #1833
Fix I2s async-tx #1833
Conversation
Could we add an async i2s test while we're here? |
0f323c1
to
fa84550
Compare
Wow that was harder than it should - but it's there now |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Thanks for adding the test case ❤️
Could you rebase on main to pull in the latest CI changes? |
The merge queue should squash and rebase this on EDIT: Well, easy enough way to find out I guess... 😁 |
Thank you for your contribution!
We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:
Submission Checklist 📝
cargo xtask fmt-packages
command to ensure that all changed code is formatted correctly.CHANGELOG.md
in the proper section.Extra:
Pull Request Details 📖
Description
Fixes #1832
Testing
Check with
cargo xtask run-example examples esp32c6 embassy_i2s_sound