-
Notifications
You must be signed in to change notification settings - Fork 178
Standard Pin Names Porting and Developer Guide #1417
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
Conversation
@jeromecoutant @sdoyle2 you may want to have a look and share feedback |
Comments addressed @jeromecoutant |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update USB
--> CONSOLE_
Pending Arduino pin-name developer guide |
Can we add an entry for the porting guides after GPIO And developer guides under Drivers? |
c44c046
to
bc27137
Compare
Co-authored-by: Martin Kojtal <[email protected]>
Co-authored-by: Martin Kojtal <[email protected]>
Co-authored-by: Martin Kojtal <[email protected]>
Once @donatieng is back, he can merge |
I indeed can! |
This PR adds a porting guide for the new pin names standard. The guide includes a short introduction to the changes and thorough instructions on verifying compliance with the available tools and tests.