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
/
custom
/
custom_device.c
Age
Commit message (
Expand
)
Author
2019-07-19
rename custom/custom-_* to vendor/vendor_*
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-06-10
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
hathach
2019-05-14
update license year to 2019
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-12
change usbd xfer_cb return type to bool
hathach
2018-12-12
rename descriptor_* helper to tu_desc_*
hathach
2018-12-12
rename edpt_dir/number/addr to tu_edpt_*
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-16
nrf5x: refactor device control transfer.
hathach
2018-11-08
Polish up control split and treat it more like a normal endpoint.
Scott Shawcroft
2018-10-23
clean up helper func
hathach
2018-07-27
house keeping
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-13
rename class driver close() to reset()
hathach
2018-06-18
rename subfolder source to src
hathach