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

boards: mimxrt: add GPIO_PULL_UP flag to button #45214

Merged
merged 1 commit into from
May 2, 2022
Merged

boards: mimxrt: add GPIO_PULL_UP flag to button #45214

merged 1 commit into from
May 2, 2022

Conversation

danieldegrasse
Copy link
Collaborator

User switch on mimxrt series boards requires a pull up resistor
to ensure the GPIO state does not float

Fixes #45129

Signed-off-by: Daniel DeGrasse [email protected]

User switch on mimxrt series boards requires a pull up resistor
to ensure the GPIO state does not float

Fixes #45129

Signed-off-by: Daniel DeGrasse <[email protected]>
@carlescufi carlescufi merged commit b6b0dd3 into zephyrproject-rtos:main May 2, 2022
@dleach02 dleach02 deleted the bug/fix-gpio-pullup branch July 17, 2024 01:51
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.

mimxrt1050_evk: GPIO button pushed only once
5 participants