File tree Expand file tree Collapse file tree 1 file changed +7
-18
lines changed Expand file tree Collapse file tree 1 file changed +7
-18
lines changed Original file line number Diff line number Diff line change @@ -10,32 +10,21 @@ tests:
1010 sysbuild : true
1111 platform_allow : nrf54l15dk/nrf54l15/cpuflpr
1212 tags : ci_build sysbuild gpio
13- extra_args :
14- EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuflpr_mbox.overlay"
15- extra_configs :
16- - CONFIG_GPIO_NRFE_EGPIO_BACKEND_MBOX=y
13+ required_snippets :
14+ - sdp-gpio-mbox
1715
1816 applications.sdp.gpio.icmsg :
1917 build_only : true
2018 sysbuild : true
2119 platform_allow : nrf54l15dk/nrf54l15/cpuflpr
2220 tags : ci_build sysbuild gpio
23- extra_args :
24- EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuflpr_icmsg.overlay"
25- extra_configs :
26- - CONFIG_GPIO_NRFE_EGPIO_BACKEND_ICMSG=y
27- - CONFIG_IPC_SERVICE=y
28- - CONFIG_IPC_SERVICE_BACKEND_ICMSG=y
21+ required_snippets :
22+ - sdp-gpio-icmsg
2923
3024 applications.sdp.gpio.icbmsg :
3125 sysbuild : true
3226 build_only : true
3327 platform_allow : nrf54l15dk/nrf54l15/cpuflpr
34- tags : ci_build sysbuild
35- extra_args :
36- EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuflpr_icbmsg.overlay"
37- extra_configs :
38- - CONFIG_GPIO_NRFE_EGPIO_BACKEND_ICBMSG=y
39- - CONFIG_IPC_SERVICE=y
40- - CONFIG_IPC_SERVICE_BACKEND_ICBMSG=y
41- - CONFIG_IPC_SERVICE_BACKEND_ICBMSG_NUM_EP=1
28+ tags : ci_build sysbuild gpio
29+ required_snippets :
30+ - sdp-gpio-icbmsg
You can’t perform that action at this time.
0 commit comments