8000 docs/rp2: Update general and PIO docs for RP2350 support. by motmic · Pull Request #18697 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@motmic
Copy link
@motmic motmic commented Jan 17, 2026

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.

Copy link
Contributor
@Josverl Josverl left a comment

Choose a reason for hiding this comment

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

I think its really good to add info in the rp2350,
But I suggest to add some clarifications , and balance the page between rp2040 and the rp2350 variants.

please also check which hardware features are currently directly supported by MicroPython , to avoid confusion

@dpgeorge dpgeorge added the docs label Jan 25, 2026
Update rp2/general.rst to include detailed technical
specifications for the RP2350 microcontroller
Extend rp2/tutorial/pio.rst to cover RP2350 PIO enhancements

Signed-off-by: Tomasz Cwik <tomaszcwik2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: RP2 section should include RP2350 (A/B) and/or eliminate hard references to only RP2040

3 participants

0