diff options
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -362,6 +362,9 @@ rm out/tests/pimoroni-pico-plus-2/flash | |||
| 362 | rm out/tests/pimoroni-pico-plus-2/i2c | 362 | rm 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. |
| 364 | rm out/tests/pimoroni-pico-plus-2/adc | 364 | rm out/tests/pimoroni-pico-plus-2/adc |
| 365 | # temporarily disabled | ||
| 366 | rm out/tests/pimoroni-pico-plus-2/pwm | ||
| 367 | |||
| 365 | # temporarily disabled, bad hardware connection. | 368 | # temporarily disabled, bad hardware connection. |
| 366 | rm -f out/tests/rpi-pico/* | 369 | rm -f out/tests/rpi-pico/* |
| 367 | 370 | ||
