nuttx-apps/examples/stepper/Kconfig

11 lines
254 B
Plaintext
Raw Normal View History

2023-10-12 20:09:13 +02:00
#
# 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