blob: 5105138ca83acc4cbdc0a40c6d73cccc5afc4b63 [file] [log] [blame]
# Copyright (c) 2024, Meta
#
# SPDX-License-Identifier: Apache-2.0
config SAMPLE_ERROR_CHECKING
bool "Perform error checking"
config SAMPLE_DEBUG_PRINTF
bool "Print debug information"
default y
config SAMPLE_SAME_PRIO
bool "Print debug information"
default n
source "Kconfig.zephyr"