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

Skip to content

Double naming of pins #453

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

Closed
dpgeorge opened this issue Apr 8, 2014 · 2 comments
Closed

Double naming of pins #453

dpgeorge opened this issue Apr 8, 2014 · 2 comments

Comments

@dpgeorge
Copy link
Member

dpgeorge commented Apr 8, 2014

It seems that make-pins.py does not allow a pin to have 2 names. Eg PB3 is called X17 and SW, but only SW can be used to reference that pin.

Looking in pins_PYBV10.c I see that the entry for X17 has its name overwritten by SW, and SW appears twice.

@dhylands
Copy link
Contributor

dhylands commented Apr 8, 2014

I'll take a look...

@dpgeorge dpgeorge closed this as completed Apr 9, 2014
@dpgeorge
Copy link
Member Author

dpgeorge commented Apr 9, 2014

Fixed by 3bbceea, thanks to @dhylands.

tannewt pushed a commit to tannewt/circuitpython that referenced this issue Dec 5, 2017
Fix display orientation for _stage module
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