Skip to content

Commit 7b20a7c

Browse files
committed
quarantine_zephyr: Add quarantine for drivers.spi*
Test configuration for drivers.spi* on nrf54h20dk/nrf54h20/cpuppr report RAM overflow. Signed-off-by: Katarzyna Giądła <[email protected]>
1 parent 73e0879 commit 7b20a7c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,3 +619,10 @@
619619
platforms:
620620
- nrf5340dk/nrf5340/cpuapp/ns
621621
comment: "Not compatible"
622+
623+
- scenarios:
624+
- drivers.spi.nrf_pm_runtime
625+
- drivers.spi.loopback
626+
platforms:
627+
- [email protected]/nrf54h20/cpuppr
628+
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-34011"

0 commit comments

Comments
 (0)