walnux/include/nuttx/serial
hujun5 7f4cb3057a arch/arm64: merge serial_pl011.c and qemu_serial.c
At present, the serial drivers qemu_serial.c and serial_pl011.c on the fvp-v8r and qemu platforms in arm64 are duplicated
and need to be merged. The plan is to place them under the drivers\serial directory to create a common code module,
so that both fvp-v8r and qemu can use the same code.
In the future, if new platforms use pl011 serial ports, they can also be directly reused

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2023-05-10 09:06:59 +02:00
..
mxser.h
pty.h serial/pty: Decouple SUSv1 style from pseudo fs operation 2022-02-09 20:35:59 +08:00
serial.h tty:support tty c_cc VMIN & VTIME 2023-04-29 13:48:52 +08:00
tioctl.h nuttx: Add "#include <nuttx/fs/ioctl.h>" to tioctl.h 2022-04-01 16:35:24 +08:00
uart_16550.h arch: Rename up_[early]serialinit to [arm64|riscv|x86_64][early]serialinit 2023-03-27 12:35:04 +03:00
uart_bth4.h serial/uart/h4: add bt h4 uart serial driver 2021-05-31 09:50:54 -03:00
uart_pl011.h arch/arm64: merge serial_pl011.c and qemu_serial.c 2023-05-10 09:06:59 +02:00
uart_rpmsg.h Fix the minor style issue 2022-02-15 15:26:38 +01:00