mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-19 21:43:17 +08:00
Signed-off-by: Shell <smokewood@qq.com> Co-authored-by: Shell <smokewood@qq.com>
This folder contains:
| sub-folders | description |
|---|---|
| aio | Asynchronous I/O |
| mman | Memory-Mapped I/O |
| poll | Nonblocking I/O |
| stdio | Standard Input/Output I/O |
| termios | Terminal I/O |