incubator-nuttx/drivers/serial
Petro Karashchenko 68902d8732 pid_t: unify usage of special task IDs
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2022-03-22 21:22:32 +08:00
..
Kconfig config: finalize transition from USER_ENTRYPOINT to INIT_ENTRYPOINT 2022-03-19 11:32:47 +08:00
Kconfig-16550 serial/uart_16550: Allow uintptr_t as addr width 2022-01-14 19:40:30 +08:00
Kconfig-lpuart
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs serial: Move tcdrain implementation from drivers/serial to libc 2021-12-29 08:11:08 -03:00
ptmx.c serial/pty:Don't assert EBUSY when pty unregister driver 2022-02-22 13:42:44 +08:00
pty.c pty: Move the post process after reading the buffer 2022-02-22 16:17:07 +01:00
pty.h serial/pty: Decouple SUSv1 style from pseudo fs operation 2022-02-09 20:35:59 +08:00
serial.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08: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
uart_16550.c Correct the code alignment 2022-02-01 21:22:21 -03:00
uart_bth4.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
uart_rpmsg.c serial: Consolidate the general termios in the common place 2022-02-01 21:22:21 -03:00