Commit Graph

703 Commits

Author SHA1 Message Date
sakumisu
bfb8146699 fix hid get report len 2023-05-24 16:40:13 +08:00
sakumisu
77c3f17b7d check with last to reduce set line coding repeatly 2023-05-24 16:40:13 +08:00
heyuanjie87
01c6d60076 修复requestsense设定数据长度错误的问题 2023-05-19 19:57:43 +08:00
sakimisu
841cf83c22 update esp32 repo version 2023-05-19 15:34:42 +08:00
sakimisu
dcbad9eebe comment musb reg struct 2023-05-19 15:32:07 +08:00
sakimisu
3861728751 add remote wakeup event 2023-05-17 20:59:38 +08:00
sakimisu
9172223fe6 call usbh_xxx_stop when class enumerates completely 2023-05-17 20:43:23 +08:00
sakumisu
0c21844166 prevent variables being optimised 2023-05-08 20:22:04 +08:00
sakumisu
f446a7e95b move g_dwc2_udc into no cache ram 2023-05-08 20:05:32 +08:00
sakumisu
b439be2475 fix typo 2023-05-04 17:15:31 +08:00
sakimisu
3aeadb3046 fix build error 2023-04-29 15:17:59 +08:00
sakimisu
0bfa749333 fix typo 2023-04-23 22:50:23 +08:00
sakimisu
b39c9b779a update readme 2023-04-22 14:28:16 +08:00
sakimisu
773cad823f align hub intbuf 2023-04-22 14:23:26 +08:00
sakimisu
8f56dbdff4 update audio test 2023-04-22 14:06:12 +08:00
sakimisu
31a86ac578 fix typo 2023-04-22 00:11:49 +08:00
sakimisu
ca5d2902f3 do not check intf when calls endpoint handler 2023-04-22 00:00:33 +08:00
sakimisu
d35d5bc12f update phytium sdk url 2023-04-21 23:44:48 +08:00
sakimisu
5657b2a028 update hub process for usb3.0, update xhci driver 2023-04-21 23:43:59 +08:00
sakimisu
dc4887aef1 fix pointer in 64bit cpu, use uintptr_t instead 2023-04-21 23:24:13 +08:00
zhugengyu
4b59a1330e update xhci demo 2023-04-21 22:57:41 +08:00
zhugengyu
ef126eafa6 update xhci driver 2023-04-21 22:56:46 +08:00
sakumisu
53fe0f2cd5 update ehci iso struct and api 2023-04-20 15:12:38 +08:00
Chen Leeren
2bac932648 Fix enum of low-speed and high-speed devices 2023-04-11 17:57:15 +08:00
Chen Leeren
a51edd9231 Update wch driver 2023-04-08 19:32:27 +08:00
sakumisu
5a06a85484 fix dap response len limit 2023-03-31 19:00:27 +08:00
sakumisu
cc4c7727df add const for printer device_id 2023-03-30 19:09:46 +08:00
sakumisu
bbdf098dfe Fix printer usbd_add_interface 2023-03-30 14:16:10 +08:00
sakumisu
c47b8dd3e1 enable dwc2 nak irq for bulk if someday uses 2023-03-25 00:36:44 +08:00
sakimisu
25d14f3f89 copy desc into align buf 2023-03-25 00:02:30 +08:00
sakumisu
d7c0add7ef add usbd_event_handler for users 2023-03-22 15:00:34 +08:00
sakumisu
e9ad3bdc21 add volume and mute control 2023-03-22 14:58:07 +08:00
sakumisu
9c5af19cb1 remove unused functions 2023-03-22 14:57:47 +08:00
sakumisu
0322934cf4 fix warning when use no ext hub 2023-03-17 10:23:18 +08:00
sakumisu
2241098561 disconnect sources in usbh_hport_release 2023-03-17 10:21:43 +08:00
sakumisu
70a22c24c7 fix print log 2023-03-16 15:12:41 +08:00
sakimisu
419622f4e4 fix vbusen in gd32 2023-03-15 21:47:28 +08:00
GrAgiu
19d509052a fix STM32L4 dwc2 Deactivate VBUS Sensing 2023-03-15 21:42:34 +08:00
sakimisu
bb8cfe23de fix ep0 data receive 2023-03-15 21:38:41 +08:00
sakimisu
4cd9031d31 replace speed reconfig with mult 2023-03-12 15:05:35 +08:00
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