diff options
| author | Sebastian Quilitz <[email protected]> | 2025-03-28 22:54:13 +0100 |
|---|---|---|
| committer | Sebastian Quilitz <[email protected]> | 2025-04-07 21:59:36 +0200 |
| commit | 313328c09a52ba6f8f30105a3a9f98a76a5aef69 (patch) | |
| tree | 91db6bbd3bac6c2cbeb299e2c37b02ec38723861 /ci.sh | |
| parent | 05a6f7a7957d891c20f00f428a36abb0da1c921a (diff) | |
embassy-rp: add multicore test for SpinlockRawMutex
Diffstat (limited to 'ci.sh')
| -rwxr-xr-x | ci.sh | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -338,6 +338,7 @@ rm out/tests/stm32u5a5zj/usart | |||
| 338 | # As of 2025-02-17 these tests work when run from flash | 338 | # As of 2025-02-17 these tests work when run from flash |
| 339 | rm out/tests/pimoroni-pico-plus-2/multicore | 339 | rm out/tests/pimoroni-pico-plus-2/multicore |
| 340 | rm out/tests/pimoroni-pico-plus-2/gpio_multicore | 340 | rm out/tests/pimoroni-pico-plus-2/gpio_multicore |
| 341 | rm out/tests/pimoroni-pico-plus-2/spinlock_mutex_multicore | ||
| 341 | # Doesn't work when run from ram on the 2350 | 342 | # Doesn't work when run from ram on the 2350 |
| 342 | rm out/tests/pimoroni-pico-plus-2/flash | 343 | rm out/tests/pimoroni-pico-plus-2/flash |
| 343 | # This test passes locally but fails on the HIL, no idea why | 344 | # This test passes locally but fails on the HIL, no idea why |
