share a picotool path
This commit is contained in:
parent
e78e12fa7c
commit
a0268b24da
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ fi
|
|||
rm -rf build_${TAG}
|
||||
cmake -S . -B build_${TAG} \
|
||||
-DPICO_SDK_PATH=../pico-sdk \
|
||||
-DPICOTOOL_FETCH_FROM_GIT_PATH="$(pwd)/picotool" \
|
||||
-DBOARD=adafruit_fruit_jam -DPICO_BOARD=pimoroni_pico_plus2_rp2350 \
|
||||
-DMEMSIZE=${MEMSIZE} \
|
||||
-DUSE_HSTX=1 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue