Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix imx microcontroller.pin #10317

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 8, 2025
Merged

Fix imx microcontroller.pin #10317

merged 1 commit into from
May 8, 2025

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented May 7, 2025

We need to be able to include pin_names.h more than once for it to work.

Broken by #9260. Fixes #9957

We need to be able to include pin_names.h more than once for it to
work.

Broken by micropython#9260. Fixes micropython#9957
@tannewt tannewt added this to the 10.0.0 milestone May 7, 2025
@tannewt tannewt requested a review from eightycc May 7, 2025 18:39
Copy link
Collaborator

@eightycc eightycc left a comment

Choose a reason for hiding this comment

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

Looks fine.

@eightycc eightycc merged commit 9819e7a into adafruit:main May 8, 2025
31 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.

mimxrt10xx: NXP i.MX RT10xxx issue with dir(microcontroller.pin) since CircuitPython 9.1.0
2 participants