Skip to content

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

@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