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 <[email protected]>
  • Loading branch information
rlubos committed May 28, 2024
1 parent 575d694 commit 2171611
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: "Until issue with LED0 is resolved (GPIOTE cannot be used with LED0 on PDK v0.3.0)"

0 comments on commit 2171611

Please sign in to comment.