21c3118655
This adds driver for the UART controller on Atmel SAM3X8E. This UART controller only has two wires for RX and TX, and does not have flow control (e.g. CTS, RTS) or FIFO. Currently, the driver does not support any interrupt driven operations. Change-Id: I63720bccfb70a89888353b8ee3dfc4b80793dc01 Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Kconfig.k20 | ||
Kconfig.ns16550 | ||
Kconfig.nsim | ||
Kconfig.stellaris | ||
Makefile | ||
uart_atmel_sam3.c | ||
uart_k20.c | ||
uart_k20_priv.h | ||
uart_ns16550.c | ||
uart_ns16550.h | ||
uart_nsim.c | ||
uart_stellaris.c |