Skip to content

Commit 84c182b

Browse files
authored
Added arm build for Waveshare-RP2350-USBA (9)
1 parent b4bd372 commit 84c182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildAll.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ done
3737
# build for Pico 2 (w) -arm-s
3838
# No pico2_w binaries for HWConfig 1 (#132)
3939
# no pico_w binaries for HWConfig 2 (#136)
40-
HWCONFIGS="1 2 5 6 7 8 10"
40+
HWCONFIGS="1 2 5 6 7 8 9 10"
4141
for HWCONFIG in $HWCONFIGS
4242
do
4343
./bld.sh -c $HWCONFIG -2 || exit 1

0 commit comments

Comments
 (0)