File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tests/drivers/gpio/egpio_basic_api Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11SB_CONFIG_PARTITION_MANAGER=n
22SB_CONFIG_SDP=y
3- SB_CONFIG_EGPIO_FLPR_APPLICATION =y
3+ SB_CONFIG_SDP_GPIO =y
Original file line number Diff line number Diff line change 1616 integration_platforms :
1717 - nrf54l15dk/nrf54l15/cpuapp
1818 sysbuild : true
19- extra_args : SB_CONFIG_EGPIO_BACKEND_ICMSG =y
19+ extra_args : SB_CONFIG_SDP_GPIO_BACKEND_ICMSG =y
2020
2121 drivers.egpio.loopback_icbmsg :
2222 min_flash : 64
2525 integration_platforms :
2626 - nrf54l15dk/nrf54l15/cpuapp
2727 sysbuild : true
28- extra_args : SB_CONFIG_EGPIO_BACKEND_ICBMSG =y
28+ extra_args : SB_CONFIG_SDP_GPIO_BACKEND_ICBMSG =y
2929
3030 drivers.egpio.loopback_mbox :
3131 min_flash : 64
3434 integration_platforms :
3535 - nrf54l15dk/nrf54l15/cpuapp
3636 sysbuild : true
37- extra_args : SB_CONFIG_EGPIO_BACKEND_MBOX =y
37+ extra_args : SB_CONFIG_SDP_GPIO_BACKEND_MBOX =y
You can’t perform that action at this time.
0 commit comments