Skip to content

Commit a18ecc9

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]>
1 parent 81431d4 commit a18ecc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/bluetooth/tester/sysbuild.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ if(SB_CONFIG_NET_CORE_IMAGE_HCI_IPC)
1616
${NET_APP_SRC_DIR}/nrf5340_cpunet_iso-bt_ll_sw_split.conf
1717
CACHE INTERNAL ""
1818
)
19+
set(${NET_APP}_SNIPPET
20+
"bt-ll-sw-split"
21+
CACHE INTERNAL ""
22+
)
1923
endif()
2024

2125
if(SB_CONFIG_SOC_NRF54H20_CPUAPP)

0 commit comments

Comments
 (0)