Commit Graph

613 Commits

Author SHA1 Message Date
sakimisu
cda6e48fc1 check if urb is null in sunxi 2023-03-12 14:56:29 +08:00
sakimisu
854e633808 move variables into no cache 2023-03-12 14:53:04 +08:00
sakimisu
80f19f738c format code 2023-03-12 14:49:24 +08:00
sakumisu
66c46a3eb2 update printer driver and demo 2023-03-11 19:06:13 +08:00
zhouji
79f0a1989e [update] Improve the compatibility of USB flash drive enumeration。 2023-03-11 18:52:25 +08:00
sakimisu
cbba334678 fix typo 2023-03-08 22:31:19 +08:00
sakumisu
0b7d6e34bb update to v0.8.0 v0.8.0 2023-02-23 17:56:05 +08:00
sakumisu
316b256baa update hub usage 2023-02-23 17:55:11 +08:00
sakumisu
5e406f41c1 move ep0 active into hub event 2023-02-23 17:55:11 +08:00
sakumisu
043c594cd8 clean ehci iso code 2023-02-23 17:55:11 +08:00
sakimisu
cc4ed56a88 format code 2023-02-18 19:20:35 +08:00
sakimisu
6ada1e0260 update demo url 2023-02-18 19:16:56 +08:00
sakumisu
75ddfc8e4d move hub and hport variable into common ram to reduce nocache ram usage 2023-02-18 15:19:52 +08:00
Chen Leeren
2baec4fd32 Fix a bug of repeated connection of inserted device for wch host fs 2023-02-14 20:07:32 +08:00
sakumisu
efde616203 format code 2023-02-10 17:34:29 +08:00
sakimisu
921ed9b697 Revert "check if hport is null"
This reverts commit 63bc4e9363.
2023-02-09 21:13:12 +08:00
sakimisu
4070603e57 submit urb when nbytes>0 2023-02-07 22:55:31 +08:00
sakimisu
3fa3f3e356 do not check if device is closed 2023-02-07 22:54:51 +08:00
sakimisu
f99e03c850 update hc template 2023-02-06 21:08:58 +08:00
sakumisu
8abe7bcc2a add audio path 2023-02-06 21:08:58 +08:00
sakumisu
34cda737ed update usage 2023-02-06 21:08:58 +08:00
sakumisu
c5310e1093 update rst version 0.7.0 2023-02-06 21:08:58 +08:00
sakumisu
75dd9ae62d update stm32 caution 2023-02-06 21:08:58 +08:00
sakumisu
e37d5d3866 split host demo into standalone thread 2023-02-06 21:08:58 +08:00
sakumisu
1330b98ad8 update ehci driver 2023-02-06 21:08:53 +08:00
sakumisu
63bc4e9363 check if hport is null 2023-02-05 14:39:08 +08:00
sakumisu
82e4baf908 support more audio altsetting 2023-02-05 14:38:52 +08:00
sakumisu
af88c8e90b config ep pipe after set_interface 2023-02-05 14:38:14 +08:00
Chen Leeren
b00fd55aff Fix a bug where usb2 doesn't work for ch58x 2023-02-04 22:38:57 +08:00
sakimisu
84dfcef639 check if dwc2 supports dma, if not, stop working 2023-02-02 23:23:55 +08:00
sakimisu
201b3ebb2c add webusb support 2023-01-29 16:15:28 +08:00
sakimisu
68c9779898 add some log for rndis rx tx 2023-01-28 22:23:35 +08:00
sakimisu
dbaad329bf do not reset EPDIS and TXFUM 2023-01-17 22:13:09 +08:00
sakimisu
d0890c2caf fix class get data due to 528d8dc9d6 2023-01-15 17:20:31 +08:00
sakimisu
2c24b54bf1 split tx_rx_thread into tx_thread and rx_thread 2023-01-15 16:55:29 +08:00
sakimisu
e475dd730b only support one config 2023-01-15 16:36:16 +08:00
sakumisu
1df1fefa39 fix no exthub build error 2023-01-10 15:01:50 +08:00
sakimisu
b0e1cf4c02 add CONFIG_USBDEV_ADVANCE_DESC macro 2023-01-07 17:07:56 +08:00
sakimisu
215d72f8f9 remove rtx os 2023-01-07 17:04:51 +08:00
sakimisu
55e4adccd6 reduce print log 2023-01-07 17:02:52 +08:00
sakimisu
5f39f6dce9 remove align check, memcpy as default 2023-01-07 14:03:39 +08:00
sakimisu
f65a6589ed update readme 2023-01-06 16:19:33 +08:00
sakimisu
93c069ac67 remove align check macro 2023-01-05 20:49:20 +08:00
Chen Leeren
0be8327785 Add wch usb host support 2023-01-05 20:36:04 +08:00
HaiMianBB
132db88885 fix synchronous transmission 2023-01-05 20:36:04 +08:00
sakimisu
3b5cb7603f ignore get device quality cmd error in full speed 2023-01-03 22:38:58 +08:00
sakimisu
e1585f801c reset pipe and is_opened before set_interface cmd 2023-01-03 22:20:57 +08:00
Zhihong Chen
2e7c4953ce fix hpm/usb_dc_hpm.c warning.
Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-01-02 12:53:42 +08:00
Zhihong Chen
1d84f735d3 update audio class and demo template
- fix descriptor error.
- move audio v2 default_sampling_freq_table from class driver to demo template.

Signed-off-by: Zhihong Chen <zhihong.chen@hpmicro.com>
2023-01-02 12:53:42 +08:00
sakimisu
8955bf5f0d update readme 2022-12-31 22:48:05 +08:00