rt-thread/components/drivers/tty
xqyjlj e50a7e3f85
🐞 fix(components/drivers/tty/pty.c): fix ptmx not init (#6970)
* 🐞 fix(components/drivers/tty/tty.c): fix wrong log format

* 🐞 fix(components/drivers/tty/pty.c): fix ptmx not init

*  feat(components/drivers/tty/pty.c): pts default use ECHO, ONLCR

* 🌈 style(components/drivers/tty/tty.c): format
2023-02-25 15:33:28 +08:00
..
include [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00
SConscript [rt-smart] 弱化 RT_USING_LWP,使用 RT_USING_SMART 作为宏配置 (#6740) 2022-12-16 18:38:28 +08:00
console.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
n_tty.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
pty.c 🐞 fix(components/drivers/tty/pty.c): fix ptmx not init (#6970) 2023-02-25 15:33:28 +08:00
tty.c 🐞 fix(components/drivers/tty/pty.c): fix ptmx not init (#6970) 2023-02-25 15:33:28 +08:00
tty_ioctl.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00
tty_ldisc.c sync branch rt-smart. (#6641) 2022-12-03 12:07:44 +08:00