-
Notifications
You must be signed in to change notification settings - Fork 8.2k
boards: adafruit: Add Metro rp2350 board #87605
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
boards: adafruit: Add Metro rp2350 board #87605
Conversation
bb2150f to
5a9cc90
Compare
5a9cc90 to
58577e3
Compare
58577e3 to
b0d92c7
Compare
d64fd24 to
131d84b
Compare
|
Rebased and fixed the ADC test build failure, should hopefully be green now. |
boards/adafruit/metro_rp2350/adafruit_metro_rp2350-pinctrl.dtsi
Outdated
Show resolved
Hide resolved
boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33.dts
Outdated
Show resolved
Hide resolved
boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33.dts
Outdated
Show resolved
Hide resolved
boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33.dts
Outdated
Show resolved
Hide resolved
boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33.dts
Outdated
Show resolved
Hide resolved
boards/adafruit/metro_rp2350/adafruit_metro_rp2350_rp2350b_m33_defconfig
Outdated
Show resolved
Hide resolved
|
This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time. |
e69a781 to
363d4d6
Compare
Add initial Adafruit Metro RP2350 board definition. Signed-off-by: Peter Johanson <[email protected]>
363d4d6 to
f7ff013
Compare
|
Please remove the |
|
soburi
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.
LGTM
|
|
||
| Choo! Choo! This is the RP2350 Metro Line, making all station stops at "Dual Cortex M33 mountain", | ||
| "528K RAM round-about" and "16 Megabytes of Flash town". This train is piled high with hardware that | ||
| complements the Raspberry Pi RP2350 chip to make it an excellent development board for projects that | ||
| want Arduino-shape-compatibility or just need the extra space and debugging ports. |
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.
For future reference, I don't think we want to use the vendor's marketing blurb (esp. when the tone is clearly geared towards "promotion") verbatim in our own Zephyr docs. Maybe this can be adjusted in a follow-up PR
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.
Fair. I'll work to correct in a follow up



Add initial Adafruit Metro RP2350 board definition.