Skip to content

Call enable_interrupts when initialising IRQs #2491

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 3 commits into from
May 30, 2025

Conversation

will-v-pi
Copy link
Contributor

Interrupts are often disabled when calling chain_image to avoid them firing during the chain, so they need to be re-enabled by the binary that has been chained into

Fixes raspberrypi/pico-examples#584, supercedes raspberrypi/pico-examples#588

@will-v-pi will-v-pi added this to the 2.1.2 milestone May 30, 2025
@will-v-pi will-v-pi requested a review from kilograham May 30, 2025 09:45
kilograham
kilograham previously approved these changes May 30, 2025
@kilograham kilograham merged commit 6860f0d into raspberrypi:develop May 30, 2025
4 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