diff --git a/build/rp2w.sh b/build/rp2w.sh index a06e62ce..ada620ad 100644 --- a/build/rp2w.sh +++ b/build/rp2w.sh @@ -1,6 +1,6 @@ #!/bin/bash -export BOARD=PICO_W +export BOARD=RPI_PICO_W export BUILD_DIR=$(pwd) export MPY_DIR=$BUILD_DIR/micropython export ULAB_DIR=$BUILD_DIR/../code