8000 Fixed incorrect pin assignment on header by UnexpectedMaker · Pull Request #3925 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Fixed incorrect pin assignment on header #3925

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&r 8000 dquo;, 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 2 commits into from
Jan 4, 2021
Merged

Fixed incorrect pin assignment on header #3925

merged 2 commits into from
Jan 4, 2021

Conversation

UnexpectedMaker
Copy link

IO13 is for blue LED
IO14 is the correct pin header between IO18 and IO12 - this was marked as IO13 by mistake
The silk is wrong (shows IO13), but hardware is correct as IO14, but IO14 was not included in pins.c
Silk will be updated on next PCB production run
Also added comments against custom pins

jepler and others added 2 commits January 4, 2021 09:52
Update main with latest 6.0.x