-
CONFIG_UART_CC13XX_CC26XX_1
¶
UART 1
Type: bool
Help¶
Enable UART 1.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.cc13xx_cc26xx:22
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:20
→ drivers/serial/Kconfig:97
Menu path: (Top) → Device Drivers → Serial Drivers → TI SimpleLink CC13xx / CC26xx UART driver
config UART_CC13XX_CC26XX_1 bool "UART 1" depends onUART_CC13XX_CC26XX
&&SERIAL
help Enable UART 1.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)