-
CONFIG_USART_SAM_PORT_1
¶
Enable USART1
Type: bool
Help¶
Enable USART1 at boot
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.usart_sam:25
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:76
Menu path: (top menu) → Device Drivers → Serial Drivers → Atmel SAM MCU family USART driver
config USART_SAM_PORT_1 bool prompt "Enable USART1" ifUSART_SAM
&&SERIAL
depends onUSART_SAM
&&SERIAL
help Enable USART1 at boot
(Definitions include propagated dependencies, including from if’s and menus.)