diff options
| author | xoviat <[email protected]> | 2025-11-26 15:29:43 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-26 15:29:43 +0000 |
| commit | 9879f8de1e5c1af80218d61837ed71d7c19c3fe8 (patch) | |
| tree | 485dff5586903be2dd67ecb33b7bc32f12719120 /ci.sh | |
| parent | 9fa4f7309895bab81eb0e398d8f457ee528aad69 (diff) | |
| parent | dfd0d31ff61b2efa5561fb44fc08a6d7ea4e5d41 (diff) | |
Merge pull request #4940 from xoviat/time
stm32: allow split irqs for time driver
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -65,6 +65,7 @@ rm out/tests/pimoroni-pico-plus-2/pwm | |||
| 65 | # flaky | 65 | # flaky |
| 66 | rm out/tests/rpi-pico/pwm | 66 | rm out/tests/rpi-pico/pwm |
| 67 | rm out/tests/rpi-pico/cyw43-perf | 67 | rm out/tests/rpi-pico/cyw43-perf |
| 68 | rm 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 |
| 70 | rm -rf out/tests/stm32c071rb | 71 | rm -rf out/tests/stm32c071rb |
