Skip to content

drivers: gpio_nrfx: Add missing break statements in gpio_pin_get_config #90573

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
May 26, 2025

Conversation

anangl
Copy link
Member

@anangl anangl commented May 26, 2025

... so that the pull-up pin configuration can be correctly reported.

Fixes #90513.

@anangl anangl added bug The issue is a bug, or the PR is fixing a bug Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels May 26, 2025
... so that the pull-up pin configuration can be correctly reported.

Signed-off-by: Andrzej Głąbek <[email protected]>
Copy link

@kartben kartben merged commit 76e770d into zephyrproject-rtos:main May 26, 2025
26 checks passed
@anangl anangl deleted the gpio_nrfx_missing_breaks branch May 26, 2025 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GPIO bug The issue is a bug, or the PR is fixing a bug platform: nRF Nordic nRFx Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Coverity CID: 520274] Missing break in switch in drivers/gpio/gpio_nrfx.c
5 participants