diff options
| author | xoviat <[email protected]> | 2025-12-18 09:15:30 -0600 |
|---|---|---|
| committer | xoviat <[email protected]> | 2025-12-18 09:15:30 -0600 |
| commit | cec833c5f48ae93d1a47d5b763e613d8407d48a1 (patch) | |
| tree | 2fa25c7907ba8ef1923c4baeeb93dd88c57bce7e /ci.sh | |
| parent | a886e97a33690cf9724dedd272d3073a577f9fa4 (diff) | |
| parent | b5b49cbcf3a991bf6d434b0870da50f3ee722612 (diff) | |
Merge branch 'main' of github.com:embassy-rs/embassy into low-power-rtc
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 |
