Bernard Xiong
|
c442db81fc
[DeviceDrivers] Fix the re-work issue in workqueue.
|
8 years ago |
armink
|
aa662dccef
[DeviceDrivers]Remove dataqueue waiting_lwm flag
|
8 years ago |
Bernard Xiong
|
ada2c7a3f5
[DeviceDrivers] Add audio header file.
|
9 years ago |
Bernard Xiong
|
24d089d80a
[DeviceDrivers] Remove the tail space
|
9 years ago |
heyuanjie87
|
c84887d021
加入定时器设备
|
9 years ago |
Aubr.Cool
|
eb56b832ef
Add Can Drv
|
10 years ago |
Bernard Xiong
|
6459839f28
Add extern declaration for C++.
|
10 years ago |
Bernard Xiong
|
73d5acecba
[DeviceDrivers] Add pin.h in the rtdevice.h
|
10 years ago |
bernard
|
005014e7d0
[Drivers] Add workqueue implementation.
|
10 years ago |
bernard
|
306e1ac43f
[DeviceDrivers] Add watchdog driver frame work
|
11 years ago |
Grissiom
|
0feefc03b6
device/pipe: add a control cmd to get the space left in pipe
|
11 years ago |
Grissiom
|
6e676e7754
dev/portal: implement portal device
|
11 years ago |
Grissiom
|
d683d32bd5
device/pipe: add nonblocking read/write and force write mode
|
11 years ago |
Grissiom
|
4919d29d69
ringbuffer: add put_force and putchar_force API
|
11 years ago |
Grissiom
|
981d929b56
ringbuffer: fix the ambiguous name
|
11 years ago |
Grissiom
|
38ce3879d8
device/pipe: add rt_pipe_{init,detach}
|
11 years ago |
yiyue.fang
|
621fbdb90c
Embedded GPLv2 license in drivers
|
12 years ago |
Grissiom
|
639bd30321
reimplement ringbuffer
|
12 years ago |
Ming, Bai
|
b4de7cce57
Re-normalizing the repo
|
12 years ago |
dzzxzz@gmail.com
|
db58e3350b
add serial DMA transmit function(beta)
|
12 years ago |
sc943313837@gmail.com
|
c287374982
add alarm
|
12 years ago |
qiuyiuestc@gmail.com
|
051fd8eca9
update wrong file name in rtdevice.h
|
12 years ago |
dzzxzz@gmail.com
|
66c2e88566
change the coding style of rtdevice.h
|
12 years ago |
wuyangyong
|
8b570bbae6
add rtc.h
|
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 |
sc943313837@gmail.com
|
d189f8c189
delete the config of PM
|
12 years ago |
luohui2320@gmail.com
|
7729b4a1e4
move SDIO driver header files to the drivers/include directory and update rtdevice.h
|
13 years ago |
bernard.xiong@gmail.com
|
ee546fb0d4
change rt_memcpy to memcpy in ringbuffer implementation.
|
13 years ago |
bernard.xiong@gmail.com
|
d228266e65
Remove I2C device and add PM pseudo device.
|
13 years ago |
wuyangyong
|
9e3c72a635
fixed a eclipse compiling warning.
|
13 years ago |