This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-18 11:41:51 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
da4e2671f58e1fa571d8d1de060c981bdcf60eff
nuttx
/
libs
/
libc
/
termios
T
History
lilei19
38f64f559d
change strcpy to strlcpy
...
Signed-off-by: lilei19 <
lilei19@xiaomi.com
>
2023-02-24 12:15:40 +08:00
..
lib_cfmakeraw.c
libc/termios: Fix comment in cfmakeraw docstring.
2023-02-01 09:47:55 +08:00
lib_cfspeed.c
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
2023-02-09 20:05:44 +08:00
lib_isatty.c
…
lib_tcdrain.c
…
lib_tcflow.c
…
lib_tcflush.c
…
lib_tcgetattr.c
libc: Implement terminal api regardless of CONFIG_SERIAL_TERMIOS setting
2021-12-29 08:11:08 -03:00
lib_tcsendbreak.c
drivers/serial, libc/termios: Implement tcsendbreak
2023-02-15 07:50:02 +08: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
…
lib_ttynamer.c
change strcpy to strlcpy
2023-02-24 12:15:40 +08:00
Make.defs
drivers/serial, libc/termios: Implement tcsendbreak
2023-02-15 07:50:02 +08:00