File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Copyright (c) 2025 Nordic Semiconductor ASA
3+ *
4+ * SPDX-License-Identifier: Apache-2.0
5+ */
6+
7+ &mx25r64 {
8+ status = "okay";
9+ };
Original file line number Diff line number Diff line change @@ -29,6 +29,18 @@ tests:
2929 platform_allow : nrf52840dk/nrf52840
3030 integration_platforms :
3131 - nrf52840dk/nrf52840
32+ sample.drivers.jesd216.nrf54lm20 :
33+ platform_allow :
34+ - nrf54lm20dk/nrf54lm20a/cpuapp
35+ integration_platforms :
36+ - nrf54lm20dk/nrf54lm20a/cpuapp
37+ harness_config :
38+ fixture : external_flash
39+ type : multi_line
40+ ordered : true
41+ regex :
42+ - " sfdp-bfp ="
43+ - " jedec-id ="
3244 sample.drivers.stm32.jesd216 :
3345 filter : dt_compat_enabled("st,stm32-xspi-nor")
3446 or dt_compat_enabled("st,stm32-ospi-nor")
You can’t perform that action at this time.
0 commit comments