-
Notifications
You must be signed in to change notification settings - Fork 204
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
Add adafruit matrix portal m4 #713
Conversation
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.
Thank you for this. I added a few comments that need to be addressed, but good work in general. Specifically, this board will be a Tier 2, so its dependency on atsamd-hal
should not be a path dependency but rather use the crates.io version.
Thank you for the review. I have fixed the issues above and retested the board again |
@salsasteve, I'm sorry, seems like I was mistaken regarding the |
Summary
Created pin mapping for adafruit matrix portal m4 board. Created a blinky basic example.
Checklist
CHANGELOG.md
for the BSP or HAL updatedIf Adding a new Board
crates.json
If Adding a new cargo
feature
to the HALcrates.json