Initial commit for nrf5340_audio

This commit is contained in:
2025-06-30 09:28:01 +02:00
commit 62dbb94724
174 changed files with 27001 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#
menu "Content control"
rsource "media/Kconfig"
#----------------------------------------------------------------------------#
menu "Log level"
module = BT_CONTENT_CTRL
module-str = bt_content_ctrl
source "subsys/logging/Kconfig.template.log_config"
endmenu # Log level
endmenu # Content control