nuttx-apps/examples/stepper/Kconfig
2023-10-21 11:04:41 +08:00

11 lines
254 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config EXAMPLES_STEPPER
tristate "Stepper controller test"
default n
---help---
Enable the stepper controller test