Skip to content

Commit f3f8293

Browse files
AyturkDuzencvinayak
authored andcommitted
[nrf noup] fixup! tests: bluetooth: tester: sysbuild configurable 53/54H
Add support for sysbuild 54h20 building added nrf54h20 cpurad configuration to hci_ipc sample. Signed-off-by: Aytürk Düzen <[email protected]> Signed-off-by: Vinayak Kariappa Chettimada <[email protected]> (cherry picked from commit d2f19a2)
1 parent 1f75639 commit f3f8293

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/bluetooth/tester/sysbuild.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ if(SB_CONFIG_NET_CORE_IMAGE_HCI_IPC)
1212
)
1313

1414
if(SB_CONFIG_SOC_NRF5340_CPUAPP)
15-
set(${NET_APP}_CONF_FILE
16-
${NET_APP_SRC_DIR}/nrf5340_cpunet_iso-bt_ll_sw_split.conf
17-
CACHE INTERNAL ""
18-
)
1915
set(${NET_APP}_SNIPPET
2016
"bt-ll-sw-split"
2117
CACHE INTERNAL ""

0 commit comments

Comments
 (0)