Commit Graph

180 Commits

Author SHA1 Message Date
sakumisu
224c26bc23 delete unused ret 2022-06-16 22:23:43 +08:00
sakumisu
e922b589f8 fix warnings 2022-06-15 22:14:53 +08:00
sakumisu
9c5db7d4df copy data from misalign addr to align32 addr when use dma with dcache 2022-06-15 21:05:23 +08:00
sakumisu
b815a11255 remove & 2022-06-07 22:09:32 +08:00
sakumisu
fea07e0079 add video_entity_info struct 2022-05-25 11:00:35 +08:00
sakumisu
bdbf3cb670 info level log to debug level 2022-05-25 11:00:25 +08:00
sakumisu
458ed326d2 fix -Wformat warning 2022-05-22 17:26:32 +08:00
sakumisu
56364f2903 alloc class name after the necessary commands are completed 2022-05-22 17:09:47 +08:00
sakumisu
d4fd7c5e81 complete msc device with os 2022-05-21 13:43:57 +08:00
sakumisu
42ae5b1b74 add thread process for msc device 2022-05-15 19:13:27 +08:00
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