incubator-nuttx/include/nuttx/serial
Xiang Xiao 276fa2ff1c drivers/serial: Change the default value of SERIAL_NPOLLWAITERS to 4
since the console is normally opened three time as stdin, stdout and
stderr and remove the dependence on STANDARD_SERIAL because other type
of serial drivers also support the poll through the same codebase.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Ie68322c4647cc838b295491329969869d6ba310b
2021-05-11 16:45:22 +01:00
..
mxser.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
pty.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
serial.h drivers/serial: Change the default value of SERIAL_NPOLLWAITERS to 4 2021-05-11 16:45:22 +01:00
tioctl.h serial: Don't comment out ws_[x|y]pixel field from winsize struct 2021-03-30 17:23:29 -03:00
uart_16550.h include: Fix typos reported by codespell 2021-02-25 11:30:38 -08:00
uart_rpmsg.h