nuttx/libs/libc/termios
Xiang Xiao 4262b09cbf libc: Implement terminal api regardless of CONFIG_SERIAL_TERMIOS setting
since many functions aren't related to termios directly

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-12-29 08:11:08 -03:00
..
lib_cfmakeraw.c libs: termios: Replace license header with Apache License 2.0 2020-07-28 00:47:39 -05:00
lib_cfspeed.c serial/termios: support custom baud rate setting 2020-10-21 10:11:21 -07:00
lib_isatty.c nxstyle fixes 2021-03-13 05:56:43 -08:00
lib_tcdrain.c serial: Move tcdrain implementation from drivers/serial to libc 2021-12-29 08:11:08 -03:00
lib_tcflow.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcflush.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_tcgetattr.c libc: Implement terminal api regardless of CONFIG_SERIAL_TERMIOS setting 2021-12-29 08:11:08 -03:00
lib_tcsetattr.c libc: Implement terminal api regardless of CONFIG_SERIAL_TERMIOS setting 2021-12-29 08:11:08 -03:00
lib_ttyname.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
lib_ttynamer.c libc: Implement ttyname and ttyname_r 2021-07-09 18:23:34 -03:00
Make.defs libc: Implement terminal api regardless of CONFIG_SERIAL_TERMIOS setting 2021-12-29 08:11:08 -03:00