diff options
| author | xoviat <[email protected]> | 2025-12-11 16:05:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-11 16:05:41 +0000 |
| commit | 5253032f9fedd16b1503bdc74422cc51dd250b56 (patch) | |
| tree | 7c4be46aaca35f29df31a595f80ff5711646137a | |
| parent | b1d4efab76fb767948724927b62be9b75d070a7d (diff) | |
| parent | 272eaefc4279c4914d9792d197e427d61fdd5a2a (diff) | |
Merge pull request #5041 from xoviat/tests
rm usart_dma
| -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 |
