index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
host
/
usbh_hcd.h
Age
Commit message (
Expand
)
Author
2020-11-02
remove legacy blocking usbh_control_xfer()
hathach
2020-11-02
update usbh with hub to use async control transfer
hathach
2020-11-01
added host set_config driver
hathach
2020-10-12
add usbh_edpt_claim/release
hathach
2020-09-07
rework usbh control transfer
hathach
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