Skip to content
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 new atmel-samd board - Bradán Lane STUDIO Coin M0 #9797

Merged
merged 15 commits into from
Nov 19, 2024

Conversation

bradanlane
Copy link

The Coin M0 is a simple round SAMD21 board with sound, touch pads, and LEDs.
A popular use is to create small purpose-built touch pads.

Note: the PID:VID for USB has been submitted to pidcodes but it's merge is pending the circuitpython merge.

@dhalbert
Copy link
Collaborator

dhalbert commented Nov 8, 2024

Note: the PID:VID for USB has been submitted to pidcodes but it's merge is pending the circuitpython merge.

Since Scott is off for a few weeks, that won't get merged, but we can proceed on this anyway.

@bradanlane
Copy link
Author

thanks for the head's up on the VID:PID status

@bradanlane
Copy link
Author

Is there more I need to do before this new board is merged?

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I touched up some of the settings to remove redundancies. The details of this are in mpconfigport.mk

You can find out whether a certain option is set or not by doing:

make BOARD=yourboardname print-CIRCUITPY_WHATEVER

bradanlane and others added 6 commits November 19, 2024 09:12
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Co-authored-by: Dan Halbert <halbert@halwitz.org>
Co-authored-by: Dan Halbert <halbert@halwitz.org>
@dhalbert
Copy link
Collaborator

BTW, you can use Add Suggestion to Batch and then commit them all at once.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your perseverance on this PR.

@dhalbert dhalbert merged commit 2f37194 into adafruit:main Nov 19, 2024
15 checks passed
@bradanlane
Copy link
Author

thank you for all the assistance!

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

Successfully merging this pull request may close these issues.

2 participants