diff options
| author | xoviat <[email protected]> | 2025-12-18 13:05:44 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-18 13:05:44 +0000 |
| commit | f85337064c724f8fdb855e847345908e4c7384e9 (patch) | |
| tree | bf38a5adeecca83f9c9158c38d31643176f4ddc5 /ci.sh | |
| parent | e2d9adc56481e97fa490c8c3cc05bdad0dbe22e4 (diff) | |
| parent | 1c1c99c6bd5caa61f8bd9e52d0966e6166d53464 (diff) | |
Merge pull request #5098 from xoviat/low-power
make stm32wb examples use low-power-pender
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 |
| 36 | rm -rf out/tests/mspm0g3507 | 36 | rm -rf out/tests/mspm0g3507 |
| 37 | 37 | ||
| 38 | # rm out/tests/stm32wb55rg/wpan_mac | 38 | rm out/tests/stm32wb55rg/wpan_mac |
| 39 | # rm out/tests/stm32wb55rg/wpan_ble | 39 | rm 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? |
| 42 | rm out/tests/stm32f207zg/eth | 42 | rm out/tests/stm32f207zg/eth |
