aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-11-26 15:29:43 +0000
committerGitHub <[email protected]>2025-11-26 15:29:43 +0000
commit9879f8de1e5c1af80218d61837ed71d7c19c3fe8 (patch)
tree485dff5586903be2dd67ecb33b7bc32f12719120 /ci.sh
parent9fa4f7309895bab81eb0e398d8f457ee528aad69 (diff)
parentdfd0d31ff61b2efa5561fb44fc08a6d7ea4e5d41 (diff)
Merge pull request #4940 from xoviat/time
stm32: allow split irqs for time driver
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci.sh b/ci.sh
index b4ed0dc18..cee761500 100755
--- a/ci.sh
+++ b/ci.sh
@@ -65,6 +65,7 @@ rm out/tests/pimoroni-pico-plus-2/pwm
65# flaky 65# flaky
66rm out/tests/rpi-pico/pwm 66rm 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
68 69
69# tests are implemented but the HIL test farm doesn't actually have these boards, yet 70# tests are implemented but the HIL test farm doesn't actually have these boards, yet
70rm -rf out/tests/stm32c071rb 71rm -rf out/tests/stm32c071rb