bernard
|
67fff44fdd
|
[DFS] Fix the UFFS compiling issue.
|
2017-10-25 16:23:02 +08:00 |
bernard
|
5bc690336b
|
[DFS] Fix the romfs compiling issue.
|
2017-10-25 14:21:49 +08:00 |
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 |
bernard
|
0f5a68a55e
|
[dfs] add poll/select
1. Add poll/select APIs;
2. Add wait queue implementation;
3. Remove DFS_STATUS_* code and use errno;
4. Add pipe API;
5. Use a standalone fops in DFS;
|
2017-10-15 22:44:53 +08:00 |
bernard
|
9122edd57c
|
[Kconfig] Add more descrip for Kconfig
|
2017-10-09 15:12:42 +08:00 |
SummerGift
|
f065e8cbd8
|
[添加]:配置宏RT_DFS_ELM_WORD_ACCESS。
|
2017-10-09 14:22:09 +08:00 |
armink
|
9d54556619
|
[KConfig] Change the RT_DFS_ELM_USE_LFN cfg to choice.
|
2017-10-05 16:20:21 +08:00 |
armink
|
9ff340f416
|
[KConfig] Add long file name configuration for FATFS.
|
2017-10-05 14:52:16 +08:00 |
bernard
|
d692001fd5
|
[tools] Add KConfig files.
|
2017-01-31 11:54:12 +08:00 |