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

Define and document 4.1 pins 48 through 54 #116

Closed
mciantyre opened this issue Dec 29, 2021 · 1 comment · Fixed by #118
Closed

Define and document 4.1 pins 48 through 54 #116

mciantyre opened this issue Dec 29, 2021 · 1 comment · Fixed by #118
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@mciantyre
Copy link
Owner

Is your feature request related to a problem? Please describe.
The Teensy 4.1 has additional pins, numbered 48 through 54. They're used to interface external RAM and FLASH. They're not implemented in teensy4-pins.

Describe the solution you'd like
Implement and document pins 48 through 54 in the t41 module of teensy4-pins.

Describe alternatives you've considered
Directly use the imxrt-iomuxc APIs, but this requires a deeper understanding of the processor. It's more convenient to use teensy4-pins, since that's how the board identifies I/O.

Additional context

@mciantyre mciantyre added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 29, 2021
@Alexander89
Copy link
Contributor

I'm on it

@mciantyre mciantyre linked a pull request Jan 2, 2022 that will close this issue
@mciantyre mciantyre added this to the Release 0.4 milestone Jan 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants