Merge pull request #2463 from embassy-rs/enable-f446-hil
stm32/tests: enable f446 hil.
This commit is contained in:
commit
870da00647
1 changed files with 0 additions and 3 deletions
3
ci.sh
3
ci.sh
|
@ -222,9 +222,6 @@ rm out/tests/rpi-pico/i2c
|
|||
rm out/tests/stm32wb55rg/wpan_mac
|
||||
rm out/tests/stm32wb55rg/wpan_ble
|
||||
|
||||
# not in CI yet.
|
||||
rm -rf out/tests/stm32f446re
|
||||
|
||||
# unstable, I think it's running out of RAM?
|
||||
rm out/tests/stm32f207zg/eth
|
||||
|
||||
|
|
Loading…
Reference in a new issue