Skip to content

Comments

Add detection for Pico W, 2, and 2 W versions#408

Open
makermelissa wants to merge 1 commit intoadafruit:mainfrom
makermelissa:pico2
Open

Add detection for Pico W, 2, and 2 W versions#408
makermelissa wants to merge 1 commit intoadafruit:mainfrom
makermelissa:pico2

Conversation

@makermelissa
Copy link
Collaborator

@makermelissa makermelissa commented Feb 20, 2026

I'm working on testing some jsonify code for Blinka, but only had a Pico W and Pico 2 W on hand, so I thought I would add detection for the different versions of the Pico. I found using os.uname().machine gave a lot more granular details than sys.platform, so converted it to use that. If anybody was unofficially using those board, I will probably need to update Blinka as well to load the appropriate board files.

@makermelissa makermelissa requested a review from a team February 20, 2026 23:15
@makermelissa
Copy link
Collaborator Author

I forgot to mention, this has been successfully tested on the Pico W and Pico 2 W.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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.

2 participants