Skip to content

Commit 5c81077

Browse files
committed
quarantine: Add hal_nordic examples which use nrfx_pwm to quarantine
Add nrfx_pwm examples to quarantine until they are aligned with the driver. Signed-off-by: Michał Bainczyk <[email protected]>
1 parent 79b0fc7 commit 5c81077

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

scripts/quarantine_zephyr.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,18 @@
8989
9090
comment: "https://nordicsemi.atlassian.net/browse/NRFX-3813"
9191

92+
- scenarios:
93+
- examples.nrfx_pwm.common_mode.examples.nrfx_pwm.common_mode
94+
- examples.nrfx_pwm.grouped_mode.examples.nrfx_pwm.grouped_mode
95+
platforms:
96+
- nrf52dk/nrf52832
97+
- nrf52833dk/nrf52833
98+
- nrf52840dk/nrf52840
99+
- nrf5340dk/nrf5340/cpuapp
100+
- nrf54l15dk/nrf54l15/cpuapp
101+
102+
comment: "https://nordicsemi.atlassian.net/browse/NRFX-8588"
103+
92104
- scenarios:
93105
- storage.flash_map
94106
platforms:

0 commit comments

Comments
 (0)