From 08125aa919a4dc4de79f91de9a7f3586e51a7739 Mon Sep 17 00:00:00 2001 From: xoviat Date: Sun, 23 Nov 2025 13:11:18 -0600 Subject: wpan: restructure ipcc and hil test wpan_mac --- ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci.sh') diff --git a/ci.sh b/ci.sh index 6cc2a031d..b4ed0dc18 100755 --- a/ci.sh +++ b/ci.sh @@ -35,7 +35,7 @@ rm -rf out/tests/nrf5340-dk # disabled because these boards are not on the shelf rm -rf out/tests/mspm0g3507 -rm out/tests/stm32wb55rg/wpan_mac +# rm out/tests/stm32wb55rg/wpan_mac rm out/tests/stm32wb55rg/wpan_ble # unstable, I think it's running out of RAM? -- cgit