diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-04-18 12:53:43 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-04-18 12:53:43 +0200 |
| commit | 27e4d70377542e089f26e556f1f9cf05a98ecdae (patch) | |
| tree | 0d943b451d1da020e3034196facc2d26f3a10cb8 /ci.sh | |
| parent | 443ffd8b6df67844208ceec58d5443e01b99a159 (diff) | |
RIP stm32l073rz
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -323,6 +323,7 @@ DEFMT_RTT_BUFFER_SIZE="72" cargo batch \ | |||
| 323 | 323 | ||
| 324 | # temporarily disabled, these boards are dead. | 324 | # temporarily disabled, these boards are dead. |
| 325 | rm -rf out/tests/stm32f103c8 | 325 | rm -rf out/tests/stm32f103c8 |
| 326 | rm -rf out/tests/stm32l073rz | ||
| 326 | rm -rf out/tests/nrf52840-dk | 327 | rm -rf out/tests/nrf52840-dk |
| 327 | rm -rf out/tests/nrf52833-dk | 328 | rm -rf out/tests/nrf52833-dk |
| 328 | 329 | ||
