Sign in
apache
/
nuttx-apps
/
90a745b52078973f2cbc6dc4be2be0769e4fbae9
/
.
/
examples
/
lua_module
/
Kconfig
blob: 18a30eb959b6a207a27e5bb82ced43da0b1a6c47 [
file
] [
log
] [
blame
]
#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config EXAMPLES_LUA_MODULE
tristate
"Lua module example"
default
n
---
help
---
Enable
the
Lua
module
example