zephyr/samples/basic/minimal/Kconfig

9 lines
180 B
Plaintext
Raw Normal View History

# Copyright (c) 2023 Synopsys.
#
# SPDX-License-Identifier: Apache-2.0
config SAMPLE_DO_OUTPUT
bool "Do print from the main thread which can be checked"
source "Kconfig.zephyr"