Skip to content

Commit 7c5b9a0

Browse files
committed
scripts: Quarantine iso_time_sync on nrf54l15pdk
GPIOTE cannot be used with LED0 on nrf54l15pdk/nrf54l15/cpuapp in version 0.3.0. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
1 parent fef5817 commit 7c5b9a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/quarantine.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,9 @@
2222
platforms:
2323
- nrf54h20dk/nrf54h20/cpuapp
2424
comment: "Till nRF54H memory layout is revised"
25+
26+
- scenarios:
27+
- sample.bluetooth.iso_time_sync
28+
platforms:
29+
- nrf54l15pdk/nrf54l15/cpuapp
30+
comment: "https://nordicsemi.atlassian.net/browse/DRGN-22129"

0 commit comments

Comments
 (0)