Commit Graph

430 Commits

Author SHA1 Message Date
zhouqiyusth
b300b42a47 add imxrt usb device port 2022-04-14 20:21:43 +08:00
sakumisu
c6495ac5af fix duplicate calls to the class notify handler when class has multiploe
intfs
2022-04-14 16:20:09 +08:00
sakumisu
81bc7dd63a disable sampling rate which outweigh 48k 2022-04-13 16:24:09 +08:00
sakumisu
e2c401cebf add multi sampling rate control template 2022-04-13 11:14:18 +08:00
sakumisu
e938e44320 delete submodule,replace with url 2022-04-13 10:29:33 +08:00
sakumisu
67c6a8cdcc add entity_id param for audio function 2022-04-12 16:39:05 +08:00
sakumisu
e131eaf5d1 add custom msc inquiry info 2022-04-11 09:59:53 +08:00
sakumisu
9ffb638238 update rst 2022-04-10 18:05:49 +08:00
sakumisu
065a0a4a0b update audio class driver 2022-04-09 17:15:06 +08:00
sakumisu
7fbffaf927 add usb_config for usb dev demo 2022-04-08 21:16:50 +08:00
sakumisu
b285051bdf add audio2.0 support and template 2022-04-08 21:11:02 +08:00
sakumisu
e463be8305 add test mode when using feature cmd 2022-04-08 15:07:32 +08:00
sakumisu
e71fb773ed add aynsc transfer function 2022-04-08 15:07:11 +08:00
sakumisu
479a9863fe rename audio_xx_template with audio_v1_xxx_template 2022-04-08 14:24:41 +08:00
sakumisu
5e0e2996c3 update rst 2022-04-05 19:05:59 +08:00
sakumisu
be7ad27fb6 sync submodule 2022-04-04 22:33:15 +08:00
sakumisu
bd9cec1033 add other chip porting rst 2022-04-04 22:33:06 +08:00
sakumisu
2d7a3ea416 update readme 2022-04-04 15:57:53 +08:00
sakumisu
538e637cea add air724 host driver 2022-04-04 15:46:49 +08:00
sakumisu
12849228d5 add usb rndis host driver 2022-04-04 15:46:22 +08:00
sakumisu
a5ee5b4152 Standardized function parameter with xxx_class 2022-04-04 15:37:14 +08:00
sakumisu
c1f6b86bcf add class driver export macro control 2022-04-04 13:11:44 +08:00
sakumisu
f716b6d307 add USB_LOG_RAW macro for printf 2022-04-03 22:11:08 +08:00
sakumisu
44c282580d sem return with -ETIMEDOUT when timeout 2022-04-03 22:10:50 +08:00
sakumisu
73549e74c4 update uac teriminal descriptor 2022-04-03 22:09:36 +08:00
sakumisu
bbc5992788 update musb hcd driver,match fifo with ep idx 2022-04-03 22:08:36 +08:00
sakumisu
86c0531cf9 fix size_t compile error 2022-04-01 23:09:03 +08:00
xieyangrun
322964f598 fixed osal critical section protect adapt 64bits CPU. 2022-03-31 18:40:11 +08:00
xieyangrun
dfa977caa2 fixed C standard 2022-03-31 18:40:11 +08:00
aozima
a6ff2668c2 update stm32 hc port: fixed control_transfer return value. 2022-03-27 14:58:25 +08:00
aozima
1192ce6360 fixed RT-Thread event porting. 2022-03-27 14:58:25 +08:00
aozima
3cce9e7d78 clean compiler warning. 2022-03-27 14:58:25 +08:00
sakumisu
8d5bbd34aa update quick start doc 2022-03-26 21:41:37 +08:00
sakumisu
888fff5ec9 update video and audio demo template 2022-03-26 20:22:25 +08:00
sakumisu
5d78031bb2 update audio and video macros,add xxx_open and xxx_close function 2022-03-26 16:07:28 +08:00
sakumisu
ceeb951a00 add variable length param control for macros 2022-03-26 16:06:18 +08:00
sakumisu
22f7322ed9 optimise musb driver 2022-03-26 15:15:16 +08:00
sakumisu
9ba35770bc continue to transfer when fails 2022-03-24 10:42:13 +08:00
sakumisu
3ee7ad5a5e discard qh when sem wait timeout 2022-03-24 10:40:29 +08:00
sakumisu
93ced5e064 replace cc_arm with arm_version 2022-03-24 10:30:54 +08:00
sakumisu
0b053f078f fix transfer return value 2022-03-24 10:30:48 +08:00
sakumisu
9dc25d62ef delete priv parameter 2022-03-23 22:16:56 +08:00
sakumisu
110f7c2c33 disable fatfs demo 2022-03-23 22:15:47 +08:00
sakumisu
c30eeba833 update stm32 host demo and synopsys driver 2022-03-23 22:15:18 +08:00
sakumisu
702f4c8c27 update es32 host demo and musb driver 2022-03-23 22:14:42 +08:00
sakumisu
a843e61791 fix linkscript for clang and ccarm 2022-03-23 20:33:55 +08:00
jzlv
563888ec14 update class driver info,support class driver export 2022-03-23 17:30:53 +08:00
jzlv
c44a26d69f psc thread use event instead,add timeout for transfer 2022-03-23 14:47:18 +08:00
sakumisu
be3e9d5425 expand msc tx_buffer to 64 2022-03-23 14:33:51 +08:00
sakumisu
eb8048e98e add musb host demo with es32f3xx 2022-03-20 21:19:40 +08:00