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

[Feature Request] Fully type erased pin #315

Open
jg2562 opened this issue Feb 11, 2022 · 2 comments
Open

[Feature Request] Fully type erased pin #315

jg2562 opened this issue Feb 11, 2022 · 2 comments

Comments

@jg2562
Copy link
Contributor

jg2562 commented Feb 11, 2022

Currently, there is only the ability to partially erase the pin's typing, meaning pins still must remain within the port they originated from. However, this restricts the usage if there requires an array that crosses port boundaries. I propose implementing a pin with the origin port type fully erased similar to how stm32f4xx-hal does it. How feasible would this be?

@mlamoore
Copy link
Contributor

mlamoore commented Feb 12, 2022 via email

@jg2562
Copy link
Contributor Author

jg2562 commented Feb 13, 2022

Yeh, I will take a look at that, thank you for the direction!

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

No branches or pull requests

2 participants