Sign in
apache
/
nuttx-apps
/
1d88f972a62a26799baecdcddd2e21c70a327aff
/
.
/
examples
/
pipe
/
Kconfig
blob: 26bc92fcc207296eaaba43de889850aa8d2f835f [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config EXAMPLES_PIPE
bool
"Pipe example"
default
n
---
help
---
Enable
the pipe example
if
EXAMPLES_PIPE
endif