tests: bluetooth: tester: make hci_ipc confs generic for multi-core
nrf5340_hci_ipc.conf and nrf5340_hci_ipc_cpunet.conf were board specific rename them for generic multi-core board support Signed-off-by: Aytürk Düzen <ayturk.duzen@nordicsemi.no>
This commit is contained in:
parent
3977703ebb
commit
55bc3acf58
3 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ if(SB_CONFIG_NET_CORE_IMAGE_HCI_IPC)
|
||||||
)
|
)
|
||||||
|
|
||||||
set(${NET_APP}_EXTRA_CONF_FILE
|
set(${NET_APP}_EXTRA_CONF_FILE
|
||||||
${APP_DIR}/nrf5340_hci_ipc_cpunet.conf
|
${APP_DIR}/hci_ipc_cpunet.conf
|
||||||
CACHE INTERNAL ""
|
CACHE INTERNAL ""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue