Commit Graph

248 Commits

Author SHA1 Message Date
sakumisu
035f01b2ca add static for usb_ep0_state to avoid duplicating 2022-04-23 16:42:56 +08:00
sakumisu
06a6049e18 fix host depend 2022-04-23 16:20:50 +08:00
Li Guo
73333f95ba add nrf5x usb dev port and ch58x usb dev port 2022-04-19 10:12:08 +08:00
aozima
4d3559b691 [AX88772C] porting for RT-Thread lwip netif. 2022-04-17 18:30:13 +08:00
aozima
3e57cdcfc2 [AX88772C] add axusbnet thread, can recv and send. 2022-04-17 18:30:13 +08:00
aozima
cb395bbe27 [AX88772C] porting base api. 2022-04-17 18:30:13 +08:00
aozima
a198ce3191 [AX88772C] add class driver. 2022-04-17 18:30:13 +08:00
aozima
7a59dfff41 [AX88772C] porting for CherryUSB. 2022-04-17 18:30:13 +08:00
aozima
3d60f88b77 [AX88772C] import asix.h from www.asix.com.tw 2022-04-17 18:30:13 +08:00
sakumisu
b104749c8c update quick start rst 2022-04-16 21:31:58 +08:00
sakumisu
ba2f36848d fix spelling error 2022-04-16 18:05:38 +08:00
sakumisu
66abda8576 fix warning 2022-04-15 21:59:38 +08:00
sakumisu
fde5f93659 rename USB_MUSB_SUNXI with CONFIG_USB_MUSB_SUNXI 2022-04-15 21:38:58 +08:00
sakumisu
5346788a50 update sconscript 2022-04-15 21:37:56 +08:00
sakumisu
7acda342a2 add stall state process when ep0 will be stalled 2022-04-15 21:37:37 +08:00
sakumisu
9708f51420 replace malloc with usb_malloc 2022-04-15 16:49:54 +08:00
sakumisu
97ddd9803a fix warning 2022-04-15 15:35:28 +08:00
sakumisu
a94a4d05b7 add 1-8 chan config for uac2.0 mic and speaker 2022-04-15 15:29:16 +08:00
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