nuttx/libs/libc/termios
dongjiuzhu 2b5be56bd0 serial/termios: support custom baud rate setting
N/A

Change-Id: I0cc00f6d0fda852533bd4a38ea6fc39e0d0059da
Signed-off-by: dongjiuzhu <dongjiuzhu1@xiaomi.com>
2020-10-21 10:11:21 -07: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 Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
lib_tcflow.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_tcflush.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_tcgetattr.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_tcsetattr.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
Make.defs libc/termios: modify termios setting follow linux and posix 2020-09-14 09:23:46 -03:00