diff options
| author | xoviat <[email protected]> | 2025-12-11 09:53:22 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-12-11 09:53:22 -0600 |
| commit | 272eaefc4279c4914d9792d197e427d61fdd5a2a (patch) | |
| tree | fb5cfa74e1ea42fed94675fe0754f96e6eb5dec3 /ci.sh | |
| parent | 4915b9f530877f3db1e9c2a7813b52795b5a4ec3 (diff) | |
rm usart_dma
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -67,6 +67,8 @@ 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 | rm out/tests/rpi-pico/uart_buffered |
| 69 | 69 | ||
| 70 | rm 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 |
| 71 | rm -rf out/tests/stm32c071rb | 73 | rm -rf out/tests/stm32c071rb |
| 72 | rm -rf out/tests/stm32f100rd | 74 | rm -rf out/tests/stm32f100rd |
