How to Build for Pico2? #15690
Unanswered
thestumbler
asked this question in
RP2040 / Pico
Replies: 2 comments 8 replies
-
In the PR (#15619) the board name is currently "RPI_PICO2" and builds cleanly using that name. The comment was just raising the issue that the board name may yet change. |
Beta Was this translation helpful? Give feedback.
7 replies
-
You have to add: git submodule sync; git submodule update --init |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see in the PR for the Pico 2 RP2350 that the board name is undecided. Does that mean we can't build it locally yet? I think I've pulled the latest and greatest MicroPython but I can't find any board whose name suggests it's the RP2350.
Beta Was this translation helpful? Give feedback.
All reactions