Skip to content

mimxrt10xx gpio pins don't deinit #7424

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
Jan 6, 2023

Conversation

RetiredWizard
Copy link

@RetiredWizard RetiredWizard commented Jan 6, 2023

It looks like a rogue "return" made its way into the reset pin code for the mimxrt10xx port resulting in pin.deinit() not working.

It looks like a rogue "return" made it's way into the reset pin code
for the mimxrt10xx port resulting in pin.deinit() not working.
Copy link
Collaborator

@microdev1 microdev1 left a comment

Choose a reason for hiding this comment

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

Nice catch, LGTM! Thanks @RetiredWizard.

@microdev1 microdev1 merged commit 037bfb3 into adafruit:main Jan 6, 2023
@microdev1 microdev1 added bug mimxrt10xx iMX RT based boards such as Teensy 4.x labels Jan 6, 2023
@RetiredWizard RetiredWizard deleted the mimxrt10xx-deinit branch January 6, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mimxrt10xx iMX RT based boards such as Teensy 4.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants