Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e438b57a8caded26e90bc227edcf3329ece5241d
/
.
/
tests
/
kernel
/
msgq
/
msgq_api
/
Kconfig
blob: c8d9a4ea9374e3a62a3cb7e020b5c6ad68b71dd3 [
file
] [
log
] [
blame
]
# Copyright (c) 2024
# SPDX-License-Identifier: Apache-2.0
config TEST_MSGQ_PUT_FRONT
bool
"Test message queue put front feature"
default
n
# Include Zephyr's Kconfig.
source
"Kconfig"