aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xci.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index cee761500..4f78f70cf 100755
--- a/ci.sh
+++ b/ci.sh
@@ -67,6 +67,8 @@ rm out/tests/rpi-pico/pwm
67rm out/tests/rpi-pico/cyw43-perf 67rm out/tests/rpi-pico/cyw43-perf
68rm out/tests/rpi-pico/uart_buffered 68rm out/tests/rpi-pico/uart_buffered
69 69
70rm out/tests/stm32h563zi/usart_dma
71
70# tests are implemented but the HIL test farm doesn't actually have these boards, yet 72# tests are implemented but the HIL test farm doesn't actually have these boards, yet
71rm -rf out/tests/stm32c071rb 73rm -rf out/tests/stm32c071rb
72rm -rf out/tests/stm32f100rd 74rm -rf out/tests/stm32f100rd