QUERY · ISSUE
docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040
docsport-rp2
Documentation URL
No response
Description
Per title, the docs on RP2 have hardcoded references to 'RP2040'; capability statements (PIO etc) or references to datasheet are specifically addressing the RP2040.
Code of Conduct
Yes, I agree
CANDIDATE · PULL REQUEST
docs/rp2: Update general and PIO docs for RP2350 support.
docs
Summary
This change updates rp2 port documentation to include support for the Raspberry Pi RP2350 microcontroller.
Previously, the docs (general.rst and pio.rst) only referenced the RP2040, despite RP2350 compatibility being already available.
Key additions cover RP2350 technical specs and PIO enhancements.
close: #17829
Testing
The documentation was built and verified locally.