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
/
vendor
Age
Commit message (
Collapse
)
Author
2020-09-01
Merge branch 'master' into update-host
hathach
2020-05-28
check max_len for vendor and hid
hathach
2020-05-28
initial transfer failed in open() shouldn't cause the driver open to fail.
hathach
2020-05-28
update vendor open()
hathach
2020-05-19
usb0 host on mcb1800 work with fullspeed mode.
hathach
use usbh_edpt_open() to correctly map ep2drv[]
2020-04-15
test vendor
hathach
2019-12-28
implement multiple interfaces support
Peter Lawrence
2019-08-31
close #105 add tud_vendor_write_available()
hathach
2019-08-01
add vendor peek, change cdc peek signature, change cdc read_char() return ↵
hathach
from signed char to int32_t
2019-07-30
clean up
hathach
2019-07-24
move tud_vendor_control_* to usbd.h
hathach
2019-07-24
update vendor device similar to cdc read/write
hathach
maybe refactor later
2019-07-24
adding vendor
hathach
2019-07-24
rename tud_control_vendor_request_cb/complete_cb to ↵
hathach
tud_vendor_control_request_cb/complete_cb
2019-07-19
more house keeping
hathach
2019-07-19
rename custom/custom-_* to vendor/vendor_*
hathach