index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
tinyusb
/
tusb_dcd.h
Age
Commit message (
Collapse
)
Author
2018-03-23
shorten descriptor type
hathach
2018-03-23
rename port to rhport for clarification
hathach
2018-03-23
remove DCD API dependency tusb_dcd_edpt_queue_xfer
hathach
improve MSC driver
2018-03-22
simplify tusb_dcd_edpt_xfer API
hathach
2018-03-21
merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()
hathach
2018-03-21
remove int_on_complete for tusb_dcd_control_xfer
hathach
2018-03-20
nrf52 cdc example work on nrf52840pdk
hathach
- add tud_cdc_flush(), auto flush with sof is enabled by default. -
2018-03-14
add usbd_control_xfer_substak
hathach
seperate control xfer Data and Status phase
2018-03-13
working on nrf52
hathach
2018-03-12
more hcd clean up
hathach
2018-03-11
clean up
hathach
2018-03-11
rename tusb_dir_t
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
rename dcd_pipe to dcd_edpt
hathach
2018-03-11
refactor dcd_xfer_complete
hathach
2018-03-11
rename dcd_* API to tusb_dcd_*
hathach
2018-03-11
rename dcd.h to tusb_dcd.h
hathach