Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a52088c63bb74f8267d53fc4124f3d534579c2b7
/
.
/
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"