-
CONFIG_GPIO_SHELL
¶
Enable GPIO Shell
Type: bool
Help¶
Enable GPIO Shell for testing.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/gpio/Kconfig:20
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:32
Menu path: (top menu) → Device Drivers → GPIO Drivers
config GPIO_SHELL bool prompt "Enable GPIO Shell" ifGPIO
depends onGPIO
help Enable GPIO Shell for testing.
(Definitions include propagated dependencies, including from if’s and menus.)