nuttx/drivers/serial
ligd 5b369c5cec libs/lbc: remove CHAR_BIT = 16 support
For CEVA platform CHAR_BIT is 16, and will do lots of extra work
when use IPC.
We will not support this platform anymore, so remove all the b2c operations.

Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-12-13 11:08:28 -06:00
..
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Kconfig-16550
Kconfig-lpuart
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs serial/uart/h4: add bt h4 uart serial driver 2021-05-31 09:50:54 -03:00
ptmx.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
pty.c serial/pty: Initialize the terminal setting as a console 2021-06-12 09:52:05 +09:00
pty.h drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
serial_dma.c serial: add ctrl+@ to force crash system for debugging 2021-07-13 14:45:09 -03:00
serial_io.c serial: add ctrl+@ to force crash system for debugging 2021-07-13 14:45:09 -03:00
serial.c serial: add ioctl TIOCNOTTY 2021-07-02 07:20:42 -05:00
tcdrain.c drivers: Author Sebastien Lorquet: update licenses to Apache 2021-03-20 19:22:58 -07:00
uart_16550.c drivers/serial/uart_16550: Fix warning for format 2021-12-07 23:28:33 -06:00
uart_bth4.c serial/uart/h4: add bt h4 uart serial driver 2021-05-31 09:50:54 -03:00
uart_rpmsg.c libs/lbc: remove CHAR_BIT = 16 support 2021-12-13 11:08:28 -06:00