hathach
|
171d021ab5
|
refactor and integrate usbh control xfer back to usbh.c
fix enumeration with hub when reset port before set address
|
2022-03-10 22:22:05 +07:00 |
|
hathach
|
4a5a53b3b8
|
improve rphort management for usbd
|
2022-02-25 18:35:21 +07:00 |
|
hathach
|
22a5b1608c
|
change host driver open return type to bool
the descriptor len used by driver will be calculated by usbh
|
2021-08-20 19:31:38 +07:00 |
|
hathach
|
97703587d9
|
improve host configuration parsing
- remove driver class code binding
- fully support IAD
- auto calculate total length for interface descriptor for driver
|
2021-08-20 19:08:38 +07:00 |
|
hathach
|
1cef2b6a42
|
extra common edpt helper for device and host stack
tu_edpt_validate() and tu_edpt_bind_driver()
|
2021-08-20 18:01:10 +07:00 |
|
hathach
|
5811122cfd
|
change usbh open driver to have max_len and return driver len
|
2021-06-28 17:39:57 +07:00 |
|
hathach
|
c7f51cde40
|
implement usbh_edpt_busy (WIP), remove hcd_edpt_busy
|
2021-06-10 17:19:21 +07:00 |
|
hathach
|
13cb016042
|
add usbh_classdriver.h
|
2021-06-10 16:48:20 +07:00 |
|