aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index b2112328f..94bcc75ed 100755
--- a/ci.sh
+++ b/ci.sh
@@ -362,6 +362,9 @@ rm out/tests/pimoroni-pico-plus-2/flash
362rm out/tests/pimoroni-pico-plus-2/i2c 362rm out/tests/pimoroni-pico-plus-2/i2c
363# The pico2 plus doesn't have the adcs hooked up like the picoW does. 363# The pico2 plus doesn't have the adcs hooked up like the picoW does.
364rm out/tests/pimoroni-pico-plus-2/adc 364rm out/tests/pimoroni-pico-plus-2/adc
365# temporarily disabled
366rm out/tests/pimoroni-pico-plus-2/pwm
367
365# temporarily disabled, bad hardware connection. 368# temporarily disabled, bad hardware connection.
366rm -f out/tests/rpi-pico/* 369rm -f out/tests/rpi-pico/*
367 370