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
/
class
/
hid
/
hid_host.c
Age
Commit message (
Expand
)
Author
2021-05-18
rename tuh_device_is_configured() to tuh_device_configured()
hathach
2021-05-18
rename and moving
hathach
2021-05-18
correct hid host mount/unmount callback
hathach
2021-05-18
reworking host hid API
hathach
2021-05-18
reworking hid host
hathach
2021-05-18
more API rename
hathach
2021-05-18
reworking hid host
hathach
2021-05-18
rename var to be consistent
hathach
2021-05-18
clean up, rename some HID device symbol/API
hathach
2021-01-19
RP2040 support
graham sanderson
2020-11-01
added host set_config driver
hathach
2020-09-07
rework usbh control transfer
hathach
2020-09-06
change xfer_cb return type from void to bool
hathach
2020-09-06
replacing hcd_pipe_xfer by usbh_edpt_xfer
hathach
2020-09-05
update example to test with mouse
hathach
2020-09-05
defer xfer_isr to xfer_cb
hathach
2020-09-04
clean up
hathach
2020-09-03
more hid host work
hathach
2020-09-03
fix #449 remove obsolete pipehandle from hid host
hathach
2020-05-19
usb0 host on mcb1800 work with fullspeed mode.
hathach
2020-01-15
Normalize line endings
Nathan Conrad
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-03-27
cleanup, remove the use of _TINY_USB_SOURCE_FILE_
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-13
clean up error enum
hathach
2018-12-12
replace all hcd pipe close by hcd_device_remove
hathach
2018-12-11
more hcd_pipe to hcd_edpt rename
hathach
2018-12-11
rename to hcd_edpt_open()
hathach
2018-12-07
rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLED
hathach
2018-12-07
able to build host hid
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-10-23
clean up helper func
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-13
add ep2drv, rename descriptor offset
hathach
2018-06-18
rename subfolder source to src
hathach
[prev]