Update rp2w.sh
This commit is contained in:
parent
c3d1cbd7c2
commit
9a1d03d90d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue