661f07ba0f
to set a different log level than the default. Signed-off-by: Magdalena Kasenberg <magdalena.kasenberg@codecoup.pl>
15 lines
259 B
Plaintext
15 lines
259 B
Plaintext
# Config options for tester app
|
|
|
|
# Copyright (c) 2023 Codecoup
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "Bttester configuration"
|
|
|
|
module = BTTESTER
|
|
module-str = bttester
|
|
source "subsys/logging/Kconfig.template.log_config"
|
|
|
|
endmenu
|
|
|
|
source "Kconfig.zephyr"
|