-
CONFIG_UART_SAM0
¶
Atmel SAM0 series SERCOM USART driver
Type: bool
Help¶
This option enables the SERCOMx USART driver for Atmel SAM0 MCUs.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/serial/Kconfig.sam0:6
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:102
Menu path: (top menu) → Device Drivers → Serial Drivers
menuconfig UART_SAM0 bool prompt "Atmel SAM0 series SERCOM USART driver" ifSOC_FAMILY_SAM0
&&SERIAL
selectSERIAL_HAS_DRIVER
ifSOC_FAMILY_SAM0
&&SERIAL
selectSERIAL_SUPPORT_INTERRUPT
ifSOC_FAMILY_SAM0
&&SERIAL
depends onSOC_FAMILY_SAM0
&&SERIAL
help This option enables the SERCOMx USART driver for Atmel SAM0 MCUs.
(Definitions include propagated dependencies, including from if’s and menus.)