Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stm32,esp32/i2s: Define object reference arrays as root pointers. #7986

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

Closed
wants to merge 2 commits into from
Closed

stm32,esp32/i2s: Define object reference arrays as root pointers. #7986

wants to merge 2 commits into from

Conversation

miketeachman
Copy link
Contributor

@miketeachman miketeachman commented Nov 11, 2021

This change eliminates the risk of the IRQ callback accessing invalid data.
Discussed here: #7183 (comment)

This change eliminates the risk of the IRQ callback accessing invalid data.
Discussed here:
#7183 (comment)

Signed-off-by: Mike Teachman <[email protected]>
@dpgeorge
Copy link
Member

Thanks for updating, merged in 6d5296e

@dpgeorge dpgeorge closed this Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants