mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-19 11:03:31 +08:00
e50a7e3f85
* 🐞 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