File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
scripts/twister/alt/zephyr/samples/basic/blinky Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 integration_platforms :
2020 - nrf54l15dk/nrf54l15/cpuapp
2121 extra_args : SB_CONFIG_SDP=y
22- SB_CONFIG_EGPIO_FLPR_APPLICATION =y
23- SB_CONFIG_EGPIO_BACKEND_ICMSG =y
22+ SB_CONFIG_SDP_GPIO =y
23+ SB_CONFIG_SDP_GPIO_BACKEND_ICMSG =y
2424 SB_CONFIG_PARTITION_MANAGER=n
2525 EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuapp_egpio.overlay"
2626 harness : console
3838 integration_platforms :
3939 - nrf54l15dk/nrf54l15/cpuapp
4040 extra_args : SB_CONFIG_SDP=y
41- SB_CONFIG_EGPIO_FLPR_APPLICATION =y
42- SB_CONFIG_EGPIO_BACKEND_MBOX =y
41+ SB_CONFIG_SDP_GPIO =y
42+ SB_CONFIG_SDP_GPIO_BACKEND_MBOX =y
4343 SB_CONFIG_PARTITION_MANAGER=n
4444 EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuapp_egpio.overlay"
4545 harness : console
5757 integration_platforms :
5858 - nrf54l15dk/nrf54l15/cpuapp
5959 extra_args : SB_CONFIG_SDP=y
60- SB_CONFIG_EGPIO_FLPR_APPLICATION =y
61- SB_CONFIG_EGPIO_BACKEND_ICBMSG =y
60+ SB_CONFIG_SDP_GPIO =y
61+ SB_CONFIG_SDP_GPIO_BACKEND_ICBMSG =y
6262 SB_CONFIG_PARTITION_MANAGER=n
6363 EXTRA_DTC_OVERLAY_FILE="./boards/nrf54l15dk_nrf54l15_cpuapp_egpio.overlay"
6464 harness : console
You can’t perform that action at this time.
0 commit comments