File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
scripts/twister/alt/zephyr/tests/drivers/mspi/api Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 607607/scripts /print_docker_image.sh @ nrfconnect/ncs-ci
608608/scripts /print_toolchain_checksum.sh @ nrfconnect/ncs-ci
609609/scripts /sdp / @ nrfconnect/ncs-ll-ursus
610+ /scripts /twister /alt /zephyr /tests /drivers /mspi /api /testcase.yaml @ nrfconnect/ncs-ll-ursus
610611
611612/scripts /docker /* .rst @ nrfconnect/ncs-doc-leads
612613/scripts /hid_configurator /* .rst @ nrfconnect/ncs-si-bluebagel-doc
Original file line number Diff line number Diff line change 1+ tests :
2+ drivers.mspi.api :
3+ tags :
4+ - drivers
5+ - mspi
6+ - api
7+ filter : dt_compat_enabled("zephyr,mspi-emul-controller") or
8+ dt_compat_enabled("ambiq,mspi-controller")
9+ harness : ztest
10+ platform_allow :
11+ - native_sim
12+ - apollo3p_evb
13+ integration_platforms :
14+ - native_sim
15+
16+ drivers.mspi.api.emspi :
17+ tags :
18+ - drivers
19+ - mspi
20+ - api
21+ harness : ztest
22+ platform_allow :
23+ - nrf54l15dk/nrf54l15/cpuapp
24+ integration_platforms :
25+ - nrf54l15dk/nrf54l15/cpuapp
26+ extra_args :
27+ - SB_CONFIG_VPR_LAUNCHER=n
28+ - SB_CONFIG_PARTITION_MANAGER=n
29+ - SB_CONFIG_SDP=y
30+ - SB_CONFIG_SDP_MSPI=y
You can’t perform that action at this time.
0 commit comments