We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d1cbd commit 9a1d03dCopy full SHA for 9a1d03d
build/rp2w.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export BOARD=PICO_W
+export BOARD=RPI_PICO_W
4
export BUILD_DIR=$(pwd)
5
export MPY_DIR=$BUILD_DIR/micropython
6
export ULAB_DIR=$BUILD_DIR/../code
0 commit comments