CMakeLists.txt
|
build: add initial cmake build system
|
2023-07-08 13:50:48 +08:00 |
Kconfig-16550
|
dma support 16550 uart
|
2023-05-23 01:32:03 +08:00 |
ptmx.c
|
drivers/ptmx: Fix a potential buffer overflow
|
2023-06-09 19:41:11 +03:00 |
pty.c
|
drivers/serial/pty.c: Fix coverity issue
|
2023-05-17 07:44:26 +02:00 |
serial_dma.c
|
tty:support tty c_cc VMIN & VTIME
|
2023-04-29 13:48:52 +08:00 |
serial_io.c
|
tty:support tty c_cc VMIN & VTIME
|
2023-04-29 13:48:52 +08:00 |
serial.c
|
serial:fix driver/serial/serial.c logic error
|
2023-07-12 11:28:54 -03:00 |
uart_16550.c
|
serial/16550: Include nuttx/clk/clk.h
|
2023-06-04 11:37:59 +03:00 |
uart_rpmsg.c
|
Replace all sprintf with snprintf
|
2023-05-08 09:57:01 +02:00 |