mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-13 03:39:12 +08:00
In this patch, a hook list has been introduced to address the concerns regarding coupling issues arising from modifications to the serial code for integrating TTY logic. Signed-off-by: Shell <smokewood@qq.com>