nuttx/drivers/serial
ligd 64708ddc7a drivers/serial/Kconfig: fix configure warnning
user should select the default action by self:
warning: (TTY_SIGINT) selects SIG_SIGKILL_ACTION which has unmet direct dependencies (SIG_DEFAULT)

Change-Id: Ied9899d18156742ce4998b40d53a481262dcd84a
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-03-07 01:45:51 -08:00
..
Kconfig drivers/serial/Kconfig: fix configure warnning 2021-03-07 01:45:51 -08:00
Kconfig-16550 Squashed commit of the following: 2018-08-26 11:37:16 -06:00
Kconfig-lpuart drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
Kconfig-sci We have ported NuttX on Renesas RX65N Micro-controller. This port includes following interfaces 2019-10-11 23:36:57 +08:00
Kconfig-uart drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
Kconfig-usart drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
ptmx.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
pty.c fs: Make nx_vxxx and file_vxxx as internal functions 2021-01-12 17:08:22 +01:00
pty.h drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
serial_dma.c Kernel module should prefer functions with nx/kmm prefix 2021-01-13 08:57:58 +01:00
serial_io.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
serial.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
tcdrain.c z20x: Improve usability of bootloader 2020-03-14 14:07:45 -03:00
uart_16550.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
uart_rpmsg.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00