nuttx/drivers/serial
Xiang Xiao a446b5816f mm/circbuf: Remove MM_CIRCBUF option from Kconfig
since the linker can remove the unused object file from the final image

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-08 10:18:27 -03:00
..
Kconfig mm/circbuf: Remove MM_CIRCBUF option from Kconfig 2022-11-08 10:18:27 -03:00
Kconfig-16550 serial/uart_16550: Allow uintptr_t as addr width 2022-01-14 19:40:30 +08:00
Kconfig-lpuart Add initial support for NXP S32K3 MCU family 2022-07-25 23:47:05 +08:00
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pty.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
pty.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
serial_dma.c serial: merge serial check signo to one place 2022-01-10 17:07:32 +01:00
serial_io.c serial: merge serial check signo to one place 2022-01-10 17:07:32 +01:00
serial.c drivers/serial: transmit lock should in pairs 2022-11-03 14:43:12 +01:00
uart_16550.c Correct the code alignment 2022-02-01 21:22:21 -03:00
uart_bth4.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
uart_rpmsg.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00