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

I2S: Less generics, nicer API #983

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Nov 29, 2023

This reduces unnecessary generics, changes the constructor to better match what we want to do in #913 and some other minor improvements.

Originally, I just meant to add the stop function but used the opportunity to do some overdue improvements. (Yes - that additional function is also here now)

Copy link
Member

@jessebraham jessebraham left a comment

Choose a reason for hiding this comment

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

Lots of changes here! 😁 Overall LGTM though, thanks for tackling this!

@jessebraham jessebraham added this pull request to the merge queue Nov 30, 2023
Merged via the queue into esp-rs:main with commit 6005f80 Nov 30, 2023
17 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.

2 participants