Building a UF2 for a Pico 2 W #16745
Unanswered
adrianblakey
asked this question in
RP2040 / Pico
Replies: 2 comments
-
There are a few ways that the build can go wrong, including:
I've just built a Pico 2 W firmware on a Raspberry Pi 5 using the following commands:
The uf2 has all the features I'd expect by default:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
TY! I followed the process on ArchLinux and it works for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I followed this: https://www.reddit.com/r/raspberrypipico/comments/1fi20gm/how_can_i_convert_my_micropython_code_to_uf2_for/ and this https://forum.micropython.org/viewtopic.php?f=3&t=10961&p=60262&hilit=uf2#p60296
I used: make BOARD=RPI_PICO2_W
Lots of compilation errors.
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions