搜索资源列表
nuttx
- 支持posix的RTOS。
minifs
- The Mini Filesystem POSIX example demonstrates the implementation of a POSIX interface to a simple filesystem style device. The mini filesystem is stored in a single file on the host and POSIX I/O functions such as open, close, read, write, rem
semaphores
- Linux Semaphores posix implementation with all cases including deadlocks and events
