diff options
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -221,8 +221,8 @@ rm out/tests/stm32wb55rg/wpan_ble | |||
| 221 | # unstable, I think it's running out of RAM? | 221 | # unstable, I think it's running out of RAM? |
| 222 | rm out/tests/stm32f207zg/eth | 222 | rm out/tests/stm32f207zg/eth |
| 223 | 223 | ||
| 224 | # doesn't work. Wire in D0-D1 might be bad, or the special IOVDD2 PGx pins. | 224 | # doesn't work, gives "noise error", no idea why. usart_dma does pass. |
| 225 | rm out/tests/stm32u5a5zj/{gpio,usart*} | 225 | rm out/tests/stm32u5a5zj/usart |
| 226 | 226 | ||
| 227 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then | 227 | if [[ -z "${TELEPROBE_TOKEN-}" ]]; then |
| 228 | echo No teleprobe token found, skipping running HIL tests | 228 | echo No teleprobe token found, skipping running HIL tests |
