File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
scripts/twister/alt/zephyr/tests/drivers/mspi/api Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 672672/scripts /print_docker_image.sh @ nrfconnect/ncs-ci
673673/scripts /print_toolchain_checksum.sh @ nrfconnect/ncs-ci
674674/scripts /sdp / @ nrfconnect/ncs-ll-ursus
675+ /scripts /twister /alt /zephyr /tests /drivers /mspi /api /testcase.yaml @ nrfconnect/ncs-ll-ursus
675676
676677/scripts /docker /* .rst @ nrfconnect/ncs-doc-leads
677678/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+ drivers.mspi.sdp :
16+ tags :
17+ - drivers
18+ - mspi
19+ - api
20+ harness : ztest
21+ platform_allow :
22+ - nrf54l15dk/nrf54l15/cpuapp
23+ integration_platforms :
24+ - nrf54l15dk/nrf54l15/cpuapp
25+ extra_args :
26+ - SB_CONFIG_VPR_LAUNCHER=n
27+ - SB_CONFIG_PARTITION_MANAGER=n
28+ - SB_CONFIG_SDP=y
29+ - SB_CONFIG_SDP_MSPI=y
You can’t perform that action at this time.
0 commit comments