2023-10-30 23:01:24 +08:00
|
|
|
# Copyright (c) 2023 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2024-05-29 18:47:12 +08:00
|
|
|
include(${ZEPHYR_BASE}/samples/bluetooth/bap_broadcast_sink/sysbuild.cmake)
|
2023-10-30 23:01:24 +08:00
|
|
|
|
2023-11-30 01:46:21 +08:00
|
|
|
native_simulator_set_primary_mcu_index(${DEFAULT_IMAGE} ${NET_APP})
|