-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
samd/boards: Add two SparkFun SAMD21 boards. #17013
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
|
Code size report: |
903048c to
d26dba4
Compare
Add support for the boards: - SparkFun SAMD21 Dev Breakout - SparkFun RedBoard Turbo Both boards are SAMD21 based and actively sold by SparkFun. Signed-off-by: robert-hh <robert@hammelrath.com>
dpgeorge
left a comment
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.
Thanks for this. I tested that both boards build, but did not run the firmware (I don't have the hardware).
|
Thank you for merging. I tested it with both boards. |
|
Thanks for adding these! FYI these boards use the wrong capitalization ( If a user selects one, they don't see the rest of the boards (there are currently 11 other SparkFun boards): Should an issue be made for this? |
|
There was a PR #17258 by @malcolm-sparkfun, which was approved and merged. it changed "Sparkfun" into "SparkFun". |
|
That PR did not fix these two boards, so we will need a PR to fix them. |
|
Created. |


Summary
Add support for the boards:
Both boards are SAMD21 based and actively sold by SparkFun.
Testing
Built the board firmware and tested it on the board.
Trade-offs and Alternatives
These are "just another" two SAMD boards. The SparkFun SAMD21 Dev Breakout works as well with the Generic SAMD21x18 firmware. Only the board Pin labels are then not supported.