mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-15 10:26:26 +08:00
48848c2917
- _sys_istty() add stdio as tty - without this, after exit vi program getchar will return -1, I don't know why it works