diff options
| author | Ulf Lilleengen <[email protected]> | 2025-08-25 20:11:22 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-08-25 20:11:22 +0200 |
| commit | eb672cdbfe7c4f38124715ddb034e6dc9fc997b4 (patch) | |
| tree | d72a80cb7c0aeab978d5c64ec31ffbb90a040138 | |
| parent | a416aac9c25c6aad226d8b7bdaefaab0015c5718 (diff) | |
fix: re-remove nrf53 dk
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -358,6 +358,7 @@ DEFMT_RTT_BUFFER_SIZE="72" cargo batch \ | |||
| 358 | rm -rf out/tests/stm32f103c8 | 358 | rm -rf out/tests/stm32f103c8 |
| 359 | rm -rf out/tests/nrf52840-dk | 359 | rm -rf out/tests/nrf52840-dk |
| 360 | rm -rf out/tests/nrf52833-dk | 360 | rm -rf out/tests/nrf52833-dk |
| 361 | rm -rf out/tests/nrf5340-dk | ||
| 361 | 362 | ||
| 362 | # disabled because these boards are not on the shelf | 363 | # disabled because these boards are not on the shelf |
| 363 | rm -rf out/tests/mspm0g3507 | 364 | rm -rf out/tests/mspm0g3507 |
