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

cpu/stm32/gpio_all: fix IRQ handler for G0/L5/MP1 families #16319

Merged
merged 1 commit into from
May 23, 2021

Conversation

jue89
Copy link
Contributor

@jue89 jue89 commented Apr 12, 2021

Contribution description

This is a follow-up for #16272 for the STM32G0, STM32L5 and STM32MP1 families. The same description applies.

The reference manuals I based this PR on:

Testing procedure

I don't own a board with a CPU of the mentioned families. If you do: please verify that GPIO IRQs are still working. tests/periph_gpio should be a suitable application.

Issues/PRs references

#16272

@jue89 jue89 added Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) Area: cpu Area: CPU/MCU ports labels Apr 12, 2021
@jue89 jue89 added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Apr 12, 2021
Copy link
Contributor

@benpicco benpicco left a comment

Choose a reason for hiding this comment

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

Pretty straightforward change, in line with the other families.

@jeandudey jeandudey added this to the Release 2021.07 milestone May 23, 2021
@jeandudey jeandudey merged commit 5fd6daa into RIOT-OS:master May 23, 2021
@jue89
Copy link
Contributor Author

jue89 commented May 24, 2021

Thanks for your review!

@jue89 jue89 deleted the fix/stm32-gpio_all-isr branch May 24, 2021 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants