rt-thread-official/components/drivers/tty
xiao-mang befa951451
modify some function prototypes of the dfs_file_ops structure and the function declarations based on it (#7849)
2023-07-24 09:12:35 +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 [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
n_tty.c [component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828) 2023-07-20 00:02:41 +08:00
pty.c [pty]修正pty引起waitqueue崩溃的问题 2023-06-19 10:56:06 +08:00
tty.c modify some function prototypes of the dfs_file_ops structure and the function declarations based on it (#7849) 2023-07-24 09:12:35 +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