shangjinlong
|
b87f493f2b
|
🐛 fix compile warning, undefine var
|
2019-12-31 16:16:15 +08:00 |
EvalZero
|
e855fb8536
|
[components][audio]improve device ops interface and data flows.
|
2019-08-06 11:36:50 +08:00 |
tyustli
|
d8eb0cfc1e
|
fix kernel and framework no cast type error
|
2019-06-18 20:09:19 +08:00 |
MurphyZhao
|
7556ab89da
|
[components/drivers/audio] [修复] audio 中枚举类型不匹配的问题
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-28 18:56:40 +08:00 |
MurphyZhao
|
3cf808921d
|
[components/drivers/audio] [修复] 编译警告
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-11-28 18:56:39 +08:00 |
aozima
|
669eb13ed9
|
[DeviceDriver] update RT_USING_DEVICE_OPS.
1. fixed audio_pipe.c compile error.
2. update pwm driver: support RT_USING_DEVICE_OPS.
|
2018-11-24 17:29:50 +08:00 |
Bernard Xiong
|
2c0640a178
|
[license] Change license to Apache.
|
2018-10-14 19:37:18 +08:00 |
Bernard Xiong
|
884fb70fe9
|
[Kernel] Add device ops feature.
|
2018-06-10 17:59:17 +08:00 |
heyuanjie87
|
fa09a700c1
|
Update audio.c
|
2018-03-27 13:59:22 +08:00 |
tangyuxin
|
6127313514
|
[audio]update audio/audio_pipe.h
|
2017-11-13 17:11:54 +08:00 |
tangyuxin
|
f7a6078c5c
|
[audio]新版本pipe导致audio编译错误,添加以前的pipe
|
2017-11-10 19:50:29 +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 |
yygg_you
|
94746d8e5f
|
audio驱动使用系统内的dataqueue,修复一些缩进,乱码
|
2017-08-16 01:17:06 +08:00 |
Bernard Xiong
|
cf6dfec55b
|
Update SConscript
|
2017-05-12 15:46:25 +08:00 |
yygg
|
c046b78f07
|
添加 audio设备驱动
|
2017-03-14 11:07:20 +08:00 |