Skip to content

Commit 3dee6d3

Browse files
committed
samples: zephyr: drivers: jesd216: Disable on nrf54lm20pdk
Original sample in the Zephyr repository is now executed on final board name of nrf54lm20dk/nrf54lm20a/cpuapp. Disable execution on obsolete nrf54lm20pdk target. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 67ee867 commit 3dee6d3

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

samples/zephyr/drivers/jesd216/sample.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,3 @@ tests:
3939
extra_args:
4040
- DTC_OVERLAY_FILE="boards/nrf54l15dk_nrf54l15_cpuapp_sqspi.overlay"
4141
- EXTRA_DTC_OVERLAY_FILE="boards/sqspi_32MHz.overlay"
42-
nrf.extended.sample.drivers.spi.jesd216:
43-
filter: dt_compat_enabled("jedec,spi-nor") or dt_compat_enabled("jedec,mspi-nor")
44-
platform_allow:
45-
- nrf54lm20pdk/nrf54lm20a/cpuapp
46-
- [email protected]/nrf54lm20a/cpuapp
47-
- [email protected]/nrf54lm20a/cpuapp
48-
integration_platforms:
49-
- nrf54lm20pdk/nrf54lm20a/cpuapp
50-
harness_config:
51-
fixture: external_flash
52-
type: multi_line
53-
ordered: true
54-
regex:
55-
- "sfdp-bfp ="
56-
- "jedec-id ="

0 commit comments

Comments
 (0)