mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Disable nrf52840 hil tests.
This commit is contained in:
parent
be0d9775e3
commit
73aa40a9b9
3
ci.sh
3
ci.sh
@ -290,8 +290,9 @@ cargo batch \
|
|||||||
$BUILD_EXTRA
|
$BUILD_EXTRA
|
||||||
|
|
||||||
|
|
||||||
# temporarily disabled, bluepill board got bricked
|
# temporarily disabled, these boards are dead.
|
||||||
rm -rf out/tests/stm32f103c8
|
rm -rf out/tests/stm32f103c8
|
||||||
|
rm -rf out/tests/nrf52840-dk
|
||||||
|
|
||||||
rm out/tests/stm32wb55rg/wpan_mac
|
rm out/tests/stm32wb55rg/wpan_mac
|
||||||
rm out/tests/stm32wb55rg/wpan_ble
|
rm out/tests/stm32wb55rg/wpan_ble
|
||||||
|
Loading…
Reference in New Issue
Block a user