Skip to content
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

Pico 2w support #4727

Open
mansguiche opened this issue Feb 9, 2025 · 1 comment
Open

Pico 2w support #4727

mansguiche opened this issue Feb 9, 2025 · 1 comment
Labels
enhancement New feature or request rp2350

Comments

@mansguiche
Copy link

Hello, I recently started trying to use tiny go with the (relatively new) pico 2w board.

I was wondering if tiny go currently supports it and if not, if there is a plan for support in the future.

I can see build targets in the repo for pico, pico-w, and pico2 but not pico2-w
https://github.com/tinygo-org/tinygo/blob/release/targets/pico.json
https://github.com/tinygo-org/tinygo/blob/release/targets/pico-w.json
https://github.com/tinygo-org/tinygo/blob/release/targets/pico2.json

Is there a known way to build for pico2w at the moment or are there any docs someone can point me to for making a custom build target?
For context, I am new to tinygo and low level coding but understand web and golang fairly well.

amken3d added a commit to amken3d/tinygo that referenced this issue Feb 9, 2025
@deadprogram deadprogram added the enhancement New feature or request label Feb 11, 2025
@deadprogram
Copy link
Member

See #4741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rp2350
Projects
None yet
Development

No branches or pull requests

2 participants