zephyr/drivers/serial
Piotr Mienkowski ba50782db2 drivers: uart_sam: Configure TX pins for SAME70 only
Limit visibility of configurable TX pins to SAME70 series only.
Previously visibility of configurable SAME70 TX pins extended
to the full SAM family.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-05-19 10:06:48 -04:00
..
Kconfig
Kconfig.altera_jtag
Kconfig.atmel_sam3 arm: atmel: sam3: dts: use label to generate Atmel SAM3 uart name 2017-05-19 10:06:48 -04:00
Kconfig.cc32xx arm: ti: cc32xx: dts: use label to generate TI CC32xx uart name 2017-05-19 10:06:48 -04:00
Kconfig.cmsdk_apb arm: cmsdk_apb: dts: use label to generate ARM CMSDK APB uart name 2017-05-19 10:06:48 -04:00
Kconfig.fe310
Kconfig.mcux arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.mcux_lpsci arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.mcux_lpuart arm: nxp_kinetis: dts: use label to generate NXP Kinetis uart name 2017-05-19 10:06:48 -04:00
Kconfig.nrf5
Kconfig.ns16550
Kconfig.nsim
Kconfig.qmsi
Kconfig.riscv_qemu
Kconfig.stellaris arm: ti: stellaris: dts: use label to generate TI Stellaris uart name 2017-05-19 10:06:48 -04:00
Kconfig.stm32
Kconfig.uart_sam drivers: uart_sam: Configure TX pins for SAME70 only 2017-05-19 10:06:48 -04:00
Kconfig.usart_sam
Makefile
uart_altera_jtag.c
uart_atmel_sam3.c arch: sam3x: Use ASF library 2017-05-19 10:06:48 -04:00
uart_cc32xx.c arm: ti: cc32xx: dts: use label to generate TI CC32xx uart name 2017-05-19 10:06:48 -04:00
uart_cmsdk_apb.c
uart_fe310.c
uart_mcux_lpsci.c
uart_mcux_lpuart.c
uart_mcux.c
uart_nrf5.c
uart_ns16550.c
uart_ns16550.h
uart_nsim.c
uart_qmsi.c
uart_riscv_qemu.c
uart_sam.c
uart_stellaris.c
uart_stm32.c
uart_stm32.h
usart_sam.c