armink
|
dff8a2c513
|
[DeviceDriver] Add rbb (ring block buffer) data structure.
|
2018-09-12 08:59:58 +08:00 |
zyh
|
b3eaf17e19
|
[Components][pipe]暴露 rt_pipe_delete 接口
|
2018-07-10 14:54:39 +08:00 |
Bernard Xiong
|
ef132f3c94
|
[Kernel] clean code for indentation.
|
2018-06-26 11:57:20 +08:00 |
Bernard Xiong
|
a1a56ce1d1
|
[Kernel] Add flag in wait queue and fix wakeup issue.
|
2018-06-26 11:19:38 +08:00 |
bernard
|
09f2d42e5a
|
[DeviceDrivers] Add device API in pipe device.
|
2017-12-29 22:33:39 +08:00 |
bernard
|
75b46cf22b
|
[DeviceDrivers] Add RT_USING_POSIX condition for pipe.
|
2017-11-03 21:09:04 +08:00 |
bernard
|
19aa36e830
|
[DeviceDrivers] Add sync mode in work queue.
|
2017-10-17 17:53:01 +08:00 |
bernard
|
d7087fdd3b
|
[DeviceDrivers] change cmd type.
1. Change 'rt_uint8_t' type of cmd to 'int';
2. Add waitqueue;
3. Split device ipc header files;
|
2017-10-15 22:56:46 +08:00 |