Skip to content

boards: waveshare: rp2040_plus: add 16M flash variant #92384

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dsch
Copy link
Contributor

@dsch dsch commented Jun 30, 2025

This board is available with 4MB and 16MB flash.

Comment on lines 6 to 8
- name: rp2040
variants:
- name: "16m"
Copy link
Contributor

Choose a reason for hiding this comment

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

this is not a board variant, this is a board revision, switch to board revision

@soburi soburi added the platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico) label Jun 30, 2025
This board is available with 4MB and 16MB flash.

Signed-off-by: David Schneider <schneidav81@gmail.com>
@dsch dsch force-pushed the rp2040_plus_16m branch from b1b6946 to d0a1e18 Compare June 30, 2025 11:46
Copy link

@dsch
Copy link
Contributor Author

dsch commented Jul 23, 2025

@ajf58 you asked in #89527 (comment) to address the 4MB/16MB variants for the RP2040-Plus board. This PR implements this as two revisions.

Would you be so kind and have a look at this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Raspberry Pi Pico Raspberry Pi Pico (RPi Pico)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants