liang yongxiang
|
cc81b47be2
[components] fixed signed/unsigned mismatch warning
|
7 years ago |
Bernard Xiong
|
00c6e81ecc
[DeviceDrivers] fix type unknown issue in pipe
|
7 years ago |
BernardXiong
|
8246da645d
[DeviceDrivers] fix the compiling warning.
|
7 years ago |
bernard
|
09f2d42e5a
[DeviceDrivers] Add device API in pipe device.
|
7 years ago |
JasonJiaJie
|
ef219c20c2
[Driver][Pipe]Memory leak issue when close a pipe.
|
7 years ago |
bernard
|
8a38307e2c
[libc] Add RT_USING_POSIX macro.
|
7 years ago |
ArdaFu
|
fc7abc6580
[components][drivers] Check macro "RT_USING_DFS" when using DFS relative method/functions.
|
7 years ago |
bernard
|
d7087fdd3b
[DeviceDrivers] change cmd type.
|
7 years ago |
Grissiom
|
0feefc03b6
device/pipe: add a control cmd to get the space left in pipe
|
11 years ago |
Grissiom
|
7e68096a88
dev/pipe: make pipe a type of device
|
12 years ago |
Grissiom
|
0340300f89
dev/pipe: cleanup
|
12 years ago |
Grissiom
|
e8cca2315a
dev/pipe: call rx_indicate the time we resume reader
|
12 years ago |
Grissiom
|
d683d32bd5
device/pipe: add nonblocking read/write and force write mode
|
12 years ago |
Grissiom
|
38ce3879d8
device/pipe: add rt_pipe_{init,detach}
|
12 years ago |
yiyue.fang
|
621fbdb90c
Embedded GPLv2 license in drivers
|
12 years ago |
dzzxzz@gmail.com
|
ef5c47e684
fixed the coding style in components/drivers/src
|
12 years ago |
dzzxzz@gmail.com
|
68b7e7c481
fixed the coding style in the components/drivers
|
12 years ago |
dzzxzz@gmail.com
|
1aab195a7d
fixed coding style in component/drivers/src
|
12 years ago |
bernard.xiong@gmail.com
|
4f05dd5426
Add pipe, data queue implementation; Fix the issue which leaks one item in the available data of ring buffer.
|
12 years ago |