| ►File Interface | An API that enables integration of standard C library with an arbitrary file system |
| ►OS Interface | Collection of standard C library provided APIs for integration with an arbitrary RTOS |
| STDERR Interface | Minimalistic interface for redirecting stderr stream |
| STDIN Interface | Minimalistic interface for redirecting stdin stream |
| STDOUT Interface | Minimalistic interface for redirecting stdout stream |
| TTY Interface | Minimalistic interface for redirecting tty stream |