4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-23 22:07:29 +08:00

1 Commits

Author SHA1 Message Date
bernard
8a38307e2c [libc] Add RT_USING_POSIX macro.
1. Add macro check in rtdebug.h;
2. Use RT_USING_POSIX for poll/select, stdin etc.
3. Split dfs_posix.h to dfs_posix.h, dfs_poll.h and dfs_select.h;
2017-10-17 22:27:06 +08:00