Add testcase for the multi-instance log backend uart using emulated uart. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
# Copyright (c) 2021 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
module = SAMPLE_MODULE
|
|
module-str = Test logging API
|
|
source "subsys/logging/Kconfig.template.log_config"
|
|
|
|
source "Kconfig.zephyr"
|