rt-thread-official/components/drivers/tty
Tennn11 148ae53cf8
[tty] add TCGETA/TCSETAF/TCSETAW/TCSETA commands (#7739)
2023-06-29 19:01:16 +08:00
..
include [components/tty] fix bug on foreground app switch (#7726) 2023-06-28 09:11:17 +08:00
SConscript [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00
console.c [tty] change driver of tty to device and code cleanup. (#7444) 2023-05-05 08:19:09 +08:00
n_tty.c [tty]修复多次scanf之后,导致丢数据的问题 (#7640) 2023-06-09 09:09:50 +08:00
pty.c [pty]修正pty引起waitqueue崩溃的问题 2023-06-19 10:56:06 +08:00
tty.c [components/tty] fix bug on foreground app switch (#7726) 2023-06-28 09:11:17 +08:00
tty_ioctl.c [tty] add TCGETA/TCSETAF/TCSETAW/TCSETA commands (#7739) 2023-06-29 19:01:16 +08:00
tty_ldisc.c [tty] change driver of tty to device and code cleanup. (#7444) 2023-05-05 08:19:09 +08:00