Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
zyh
|
b3eaf17e19
|
[Components][pipe]暴露 rt_pipe_delete 接口
|
2018-07-10 14:54:39 +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
|
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 |