diff options
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -218,6 +218,9 @@ cargo batch \ | |||
| 218 | rm out/tests/stm32wb55rg/wpan_mac | 218 | rm out/tests/stm32wb55rg/wpan_mac |
| 219 | rm out/tests/stm32wb55rg/wpan_ble | 219 | rm out/tests/stm32wb55rg/wpan_ble |
| 220 | 220 | ||
| 221 | # unstable | ||
| 222 | rm out/tests/stm32f429zi/stop | ||
| 223 | |||
| 221 | # unstable, I think it's running out of RAM? | 224 | # unstable, I think it's running out of RAM? |
| 222 | rm out/tests/stm32f207zg/eth | 225 | rm out/tests/stm32f207zg/eth |
| 223 | 226 | ||
