From ace3280b644295549fbc516a7da36407b8b32135 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Tue, 28 Nov 2023 17:10:20 +0100 Subject: [PATCH] stm32/tests: enable f446 hil. --- ci.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/ci.sh b/ci.sh index a1d0c8c26..c7c1755a0 100755 --- a/ci.sh +++ b/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