-
CONFIG_USART_GECKO_1
¶
USART 1
Type: bool
Help¶
Enable USART 1.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.gecko:67
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:98
Menu path: (top menu) → Device Drivers → Serial Drivers → Gecko uart driver
menuconfig USART_GECKO_1 bool prompt "USART 1" ifUART_GECKO
&&SERIAL
depends onUART_GECKO
&&SERIAL
help Enable USART 1.
(Definitions include propagated dependencies, including from if’s and menus.)