aboutsummaryrefslogtreecommitdiff
path: root/ci.sh
diff options
context:
space:
mode:
authorxoviat <[email protected]>2025-12-18 13:05:44 +0000
committerGitHub <[email protected]>2025-12-18 13:05:44 +0000
commitf85337064c724f8fdb855e847345908e4c7384e9 (patch)
treebf38a5adeecca83f9c9158c38d31643176f4ddc5 /ci.sh
parente2d9adc56481e97fa490c8c3cc05bdad0dbe22e4 (diff)
parent1c1c99c6bd5caa61f8bd9e52d0966e6166d53464 (diff)
Merge pull request #5098 from xoviat/low-power
make stm32wb examples use low-power-pender
Diffstat (limited to 'ci.sh')
-rwxr-xr-xci.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci.sh b/ci.sh
index e489982a7..1eecd158f 100755
--- a/ci.sh
+++ b/ci.sh
@@ -35,8 +35,8 @@ rm -rf out/tests/nrf5340-dk
35# disabled because these boards are not on the shelf 35# disabled because these boards are not on the shelf
36rm -rf out/tests/mspm0g3507 36rm -rf out/tests/mspm0g3507
37 37
38# rm out/tests/stm32wb55rg/wpan_mac 38rm out/tests/stm32wb55rg/wpan_mac
39# rm out/tests/stm32wb55rg/wpan_ble 39rm out/tests/stm32wb55rg/wpan_ble
40 40
41# unstable, I think it's running out of RAM? 41# unstable, I think it's running out of RAM?
42rm out/tests/stm32f207zg/eth 42rm out/tests/stm32f207zg/eth