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

Added support for the SAMD21G17A. #336

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

drewsloan
Copy link
Contributor

Similar to pull request #312, this just adds a check for the SAMD21G17A microcontroller. The single-line change is all that was required to get the library working with the SAMD21G17A using the "Generic_xx1G" variant from the Fab SAM D|L|C Core.

I tested the change on a custom PCB with a SAMD21G17A with two SK6812MINI-E NeoPixels, and it worked well.

Thanks for all you do for the community!

Adds a check for the SAMD21G17A to make the library compatible with
@ladyada ladyada merged commit d0f3109 into adafruit:master Apr 24, 2024
@drewsloan drewsloan deleted the samd21g17a_support branch April 24, 2024 18:04
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