Skip to content

Commit 9a1d03d

Browse files
authored
Update rp2w.sh
1 parent c3d1cbd commit 9a1d03d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rp2w.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export BOARD=PICO_W
3+
export BOARD=RPI_PICO_W
44
export BUILD_DIR=$(pwd)
55
export MPY_DIR=$BUILD_DIR/micropython
66
export ULAB_DIR=$BUILD_DIR/../code

0 commit comments

Comments
 (0)