-
CONFIG_CONSOLE_GETCHAR
¶
Character by character input and output
Type: bool
Direct dependencies¶
<choice: Console ‘get’ function selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/console/Kconfig:16
Included via Kconfig:8
→ Kconfig.zephyr:34
→ subsys/Kconfig:8
Menu path: (Top) → Console subsystem/support routines [EXPERIMENTAL] → Console ‘get’ function selection
config CONSOLE_GETCHAR bool "Character by character input and output" selectUART_CONSOLE_DEBUG_SERVER_HOOKS
selectCONSOLE_HANDLER
depends on <choice: Console ‘get’ function selection>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)