zephyr/drivers/serial
Peter Mitsis 067ed49efc k20UartDrv: Fix k20_uart_fifo_read()
Fixes the logic in the routine k20_uart_fifo_read() so that it reads the
data from UART if the status register 1 indicates that data is available.

Change-Id: I1722b013e05c7477587c07f5a0b90c753ba34aab
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:43 -05:00
..
k20UartDrv.c k20UartDrv: Fix k20_uart_fifo_read() 2016-02-05 20:24:43 -05:00
k20UartDrv.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile serial: converting to new driver initialization model 2016-02-05 20:15:25 -05:00
ns16550.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
ns16550.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
nsim_uart.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
nsim_uart.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00
serial.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
stellarisUartDrv.c checkpatch: warning - new_typedefs 2016-02-05 20:24:41 -05:00
stellarisUartDrv.h uart: Move generic API to root directory of include 2016-02-05 20:24:32 -05:00