Skip to content

Commit

Permalink
scripts: Quarantine iso_time_sync on nrf54l15pdk
Browse files Browse the repository at this point in the history
GPIOTE cannot be used with LED0 on nrf54l15pdk/nrf54l15/cpuapp in
version 0.3.0.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
  • Loading branch information
rlubos committed May 28, 2024
1 parent 38309fe commit cf31f50
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/quarantine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@
platforms:
- nrf54h20dk/nrf54h20/cpuapp
comment: "Till nRF54H memory layout is revised"

- scenarios:
- sample.bluetooth.iso_time_sync
platforms:
- nrf54l15pdk/nrf54l15/cpuapp
comment: "https://nordicsemi.atlassian.net/browse/DRGN-22129"

0 comments on commit cf31f50

Please sign in to comment.