nuttx/drivers/serial
chao an 85a375cd7d drivers/serial: check the remote device before get name
| #0 0x2119bf1 in rpmsg_get_cpuname rptun/rptun.c:1157
| #1 0x24f97bd in uart_rpmsg_device_destroy serial/uart_rpmsg.c:342
| #2 0x2117d56 in rptun_dev_stop rptun/rptun.c:883
| #3 0x21181d7 in rptun_do_ioctl rptun/rptun.c:922
| #4 0x2119721 in rptun_ioctl_foreach rptun/rptun.c:1086

Signed-off-by: chao an <anchao@xiaomi.com>
2023-11-07 18:27:05 +08:00
..
CMakeLists.txt
Kconfig Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
Kconfig-16550
Kconfig-lpuart
Kconfig-pl011
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs drivers/serial: add ram uart driver 2023-09-19 09:41:07 +08:00
ptmx.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
pty.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
pty.h
serial_dma.c
serial_io.c
serial_pl011.c refine: move BIT Macro to nuttx/bits.h 2023-10-12 14:52:56 +08:00
serial.c
uart_16550.c
uart_bth4.c
uart_bth5.c
uart_ram.c drivers/serial: add ram uart driver 2023-09-19 09:41:07 +08:00
uart_rpmsg.c drivers/serial: check the remote device before get name 2023-11-07 18:27:05 +08:00