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 support for Adafruit Metro RP2040 #35

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

ThadHouse
Copy link
Contributor

Adds support for https://www.adafruit.com/product/5786
Copied mostly from the adafruit-itsy-bitsy-rp2040

@ThadHouse ThadHouse force-pushed the adafruit-metro-rp2040 branch from 937a21e to fb92792 Compare October 7, 2023 23:17
@ThadHouse ThadHouse force-pushed the adafruit-metro-rp2040 branch from fb92792 to 5adc2e7 Compare October 8, 2023 05:21
Copy link
Contributor

@ahmedcharles ahmedcharles left a comment

Choose a reason for hiding this comment

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

I've tested this locally on a Metro RP2040 and blinky works but rainbow doesn't (I think it uses some things that were updated in a backwards incompatible way).

@ThadHouse ThadHouse force-pushed the adafruit-metro-rp2040 branch 2 times, most recently from b68a33f to 33002cb Compare October 13, 2023 01:09
@ThadHouse
Copy link
Contributor Author

I fixed rainbow.

Adds support for https://www.adafruit.com/product/5786
Copied mostly from the adafruit-itsy-bitsy-rp2040
@ThadHouse ThadHouse force-pushed the adafruit-metro-rp2040 branch from 33002cb to e0afd75 Compare October 13, 2023 16:42
Copy link
Member

@ithinuel ithinuel left a comment

Choose a reason for hiding this comment

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

Overall looks good to me.
I cross-checked the pin names and things seem to checkout 👍

I start feeling like those examples are pretty redundant as we find them on nearly every rp2040 boards.
It'd be nice to have one showcasing the board's specific feature/differenciator.

E.G. something around the SDCard on this one.

@ThadHouse
Copy link
Contributor Author

Agreed on the examples, but they shouldn't be blockers to getting board libraries merged. IMO having examples should be separate requirements from the actual board libraries being created.

@jannic jannic merged commit a6b1825 into rp-rs:main Oct 15, 2023
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.

4 participants