Skip to content

Commit 04cc7ca

Browse files
quarantine_zephyr: hwinfo api not supported for 54h20 ppr and flpr
Quarantine nrf54h20 cpuppr and cpuflpr cores which don't support said API. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
1 parent 8819d86 commit 04cc7ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,3 +445,9 @@
445445
- platforms:
446446
- native_posix
447447
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"
448+
449+
- scenarios:
450+
- drivers.hwinfo.api
451+
platforms:
452+
- nrf54h20dk/nrf54h20/cpuppr
453+
comment: Unsupported device

0 commit comments

Comments
 (0)