Commit Graph

70 Commits

Author SHA1 Message Date
sakumisu
2ecde84a4e add initial printer、mtp、template class driver 2022-05-14 21:42:39 +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
9708f51420 replace malloc with usb_malloc 2022-04-15 16:49:54 +08:00
sakumisu
81bc7dd63a disable sampling rate which outweigh 48k 2022-04-13 16:24:09 +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
065a0a4a0b update audio class driver 2022-04-09 17:15:06 +08:00
sakumisu
b285051bdf add audio2.0 support and template 2022-04-08 21:11:02 +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
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
aozima
3cce9e7d78 clean compiler warning. 2022-03-27 14:58: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
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
aozima
5e455c2331 update host class driver struct: add hport. 2022-03-19 12:26:37 +08:00
sakumisu
fd574baeb7 fix critical section wrong use 2022-03-17 16:40:54 +08:00
sakumisu
1526766816 move buffer malloc in init 2022-03-17 16:39:41 +08:00
sakumisu
3db0d15f1a add usb rndis device 2022-03-15 10:56:39 +08:00
sakumisu
a5519d245f fix cdc bmCapabilities value 2022-03-15 10:56:13 +08:00
sakumisu
7bdb032805 fix msc buffer alloc when memset usbd_msc_cfg 2022-03-11 21:36:10 +08:00
sakumisu
0c57037257 update midi desc 2022-03-09 10:34:08 +08:00
sakumisu
f519107fa6 delete first set_line_coding cmd filter 2022-03-07 14:34:16 +08:00
sakumisu
789783b256 delete comma 2022-02-28 15:21:24 +08:00
sakumisu
d7c2a0d571 modify video desc macro for universality 2022-02-25 17:45:06 +08:00
sakumisu
282029c897 add video descriptor macros 2022-02-24 19:48:43 +08:00
sakumisu
7a69e2d0cf update video mjpeg payload fill and toggle function 2022-02-24 18:28:36 +08:00
sakumisu
ba8c528918 use hport setup to replace class setup,move out test demo 2022-02-24 12:29:06 +08:00
sakumisu
dddd4e4c3c gdd memory align32 for variable in structure 2022-02-24 12:28:51 +08:00
sakumisu
c2d048f130 add debounce time for hub port change detect 2022-02-18 17:53:46 +08:00
sakumisu
7fdd66c632 update video class structure, add vs input/output terminal and processing unit bmcontrol support 2022-02-17 17:21:17 +08:00
sakumisu
739d83a8a9 fix struct name due to copy error 2022-02-14 14:57:20 +08:00
sakumisu
0ec3c5e4ef complete async callback process for print received data 2022-02-13 14:33:59 +08:00
sakumisu
d60532071d update video device class driver 2022-02-12 18:50:09 +08:00
sakumisu
ae5c691587 add static to embelish request handler 2022-02-12 18:49:06 +08:00
jzlv
e63b2ce974 update msc scsi macro 2022-02-09 15:22:28 +08:00
sakumisu
4a5b983f85 update scsi 2022-02-09 09:36:21 +08:00
sakimisu
1edbae8e07 format codes 2022-02-08 11:44:46 +08:00
sakumisu
1cb56fe0ef replace ssize_t with int 2022-02-07 17:32:36 +08:00
sakumisu
3715384fee replace ssize_t with int 2022-02-06 19:01:24 +08:00
sakumisu
9cc7ca1a9b delete unused struct 2022-02-06 17:06:06 +08:00