| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-23 | add hcd_devtree_get_info() | hathach | |
| remove usbh_hcd.h | |||
| 2021-08-23 | rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX | hathach | |
| 2021-08-20 | improve host configuration parsing | hathach | |
| - remove driver class code binding - fully support IAD - auto calculate total length for interface descriptor for driver | |||
| 2021-06-10 | add usbh_classdriver.h | hathach | |
| 2020-11-02 | remove legacy blocking usbh_control_xfer() | hathach | |
| reworking cdc host driver | |||
| 2020-11-02 | update usbh with hub to use async control transfer | hathach | |
| work ok with msc + hub, but definitely need more testing. | |||
| 2020-11-01 | added host set_config driver | hathach | |
| to resolve control conflict with SET_CONFIGURE for class driver - open will be called to open endpoint only - set_config called later to initialized class driver | |||
| 2020-10-12 | add usbh_edpt_claim/release | hathach | |
| implement USBH_EVENT_FUNC_CALL | |||
| 2020-09-07 | rework usbh control transfer | hathach | |
| use series of complete callback instead of blocking semaphore, which is more noOS friendly. still working with hid host | |||
| 2020-09-05 | clean up enum task | hathach | |
| 2020-09-05 | remove usbh control mutex | hathach | |
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-03-20 | migrate license from BSD 3 clause to MIT | hathach | |
| 2018-12-10 | rename usbh_xfer_isr to hcd_event_xfer_complete | hathach | |
| 2018-12-10 | removing pipe handle | hathach | |
| 2018-12-10 | usbh remove class code in xfer isr callback | hathach | |
| 2018-12-10 | clean up | hathach | |
| 2018-12-10 | refactor usbh class driver | hathach | |
| 2018-12-09 | change usbh class driver open signature | hathach | |
| 2018-12-08 | refactor hcd api | hathach | |
| 2018-12-07 | usbh rename vars | hathach | |
| 2018-12-06 | change usbh queue to generic event queue | hathach | |
| 2018-12-06 | minor clean up | hathach | |
| 2018-12-05 | fixing build error with host stack | hathach | |
| 2018-11-23 | rename tusb_event_t to xfer_result_t | hathach | |
| 2018-06-18 | rename subfolder source to src | hathach | |
