Skip to content

switch atmel-samd AudioOut to use finalizer #9165

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

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

dhalbert
Copy link
Collaborator

Use finalizer for atmel-samd AudioOut objects. Move audioio_reset() logic to _deinit(). Also use existing routine to search for a free TC timer.

No other port supports audioio.AudioOut. There was an unused mention in the i.mX port.

@dhalbert dhalbert requested a review from tannewt April 10, 2024 20:08
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.

Thank you!

@dhalbert dhalbert merged commit 842a2e5 into adafruit:main Apr 11, 2024
@dhalbert dhalbert deleted the samd-AudioOut-finalizer branch April 11, 2024 12:28
@dhalbert dhalbert mentioned this pull request Jun 8, 2024
16 tasks
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.

audioio.AudioOut – "All timers in use" on reload
2 participants