Skip to content

Commit

Permalink
quarantine_zephyr: hwinfo api not supported for 54h20 ppr and flpr
Browse files Browse the repository at this point in the history
Quarantine nrf54h20 cpuppr and cpuflpr cores which don't support
said API.

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
  • Loading branch information
bjarki-andreasen committed Dec 15, 2024
1 parent 8819d86 commit 04cc7ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/quarantine_zephyr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -445,3 +445,9 @@
- platforms:
- native_posix
comment: "native_posix will be removed soon - native_sim platform is the default simulator now"

- scenarios:
- drivers.hwinfo.api
platforms:
- nrf54h20dk/nrf54h20/cpuppr
comment: Unsupported device

0 comments on commit 04cc7ca

Please sign in to comment.