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

fix(Examples): Bug fix for MAX32670 SPI example #739

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

Jacob-Scheiffler
Copy link
Contributor

Tested all MAX32670 examples for the September '23 release. Only found a bug in the SPI example when the ISR vector was not set and the example would hang in the default SPI0 IRQ handler. This PR just adds the MXC_NVIC_SetVector call in the SPI example.

@github-actions github-actions bot added the MAX32670 Related to the MAX32670 (ME15) label Sep 20, 2023
@Jake-Carter Jake-Carter merged commit a100fea into main Sep 25, 2023
9 checks passed
@Jake-Carter Jake-Carter deleted the fix/me15_sep23_release branch September 25, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MAX32670 Related to the MAX32670 (ME15)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants