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
/
tinyusb
/
device
/
dcd.h
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-05-15
add xferred bytes for device control
hathach
2018-04-16
make dcd_connect/dcd_disconnect optional with attr weak
hathach
2018-03-28
more dcd clean up
hathach
2018-03-28
mass rename tusb_dcd API to simply dcd
hathach
2018-03-28
dcd renaming
hathach
2018-03-11
move dcd
hathach
2018-03-11
rename hal_* to tusb_hal_*
hathach
2018-03-11
rename endpoint_handle_t to edpt_hdl_t
hathach
2018-03-11
refactor dcd layer
hathach
2018-03-09
rename coreid to port
hathach
2018-03-08
enhance cdc device API
hathach
2018-03-08
enhance
hathach
2018-03-06
remove tusb_isr(), rename hal_hcd_isr() and hal_dcd_isr()
hathach
2018-03-06
rename to hal_dcd_pipe_clear_stall()
hathach
2018-03-06
rename hal_dcd_pipe_stall()
hathach
2018-03-06
rename to hal_dcd_pipe_xfer()
hathach
2018-03-06
change hal_dcd_pipe_open() signature to return bool
hathach
2018-03-06
remove class code in pipe open()
hathach
2018-03-06
rename to hal_dcd_control_xfer() and hal_dcd_control_stall()
hathach
2018-03-05
reame SUBTASK_EXIT to SUBTASK_RETURN
hathach
2018-03-03
rename usbd_dcd_bus_event_isr to hal_dcd_bus_event
hathach
2018-03-03
cleanup SUBTASK macros
hathach
2018-03-02
add config number
hathach
2018-03-02
rename dcd_controller_* to hal_dcd_*
hathach
2018-03-02
rename dcd_init to hal_dcd_init()
hathach
2014-03-24
more doxygen works
hathach
2014-03-16
doxygen document
hathach
2014-03-14
fix warning for device os none
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
2013-12-09
add keyboard led mask
hathach
2013-11-18
get lpc17xx running through enumeration (with control data < 64)
hathach
2013-11-15
separate data & status from dcd_pipe_control_xfer
hathach
2013-11-14
complete double buffering for queueing xfer for lpc11u/13u requried by msc de...
hathach
2013-11-11
remove xfer_type in endpoint_handle_t
hathach
2013-11-08
add windows driver for cdc
hathach
2013-11-06
refractor dcd_controller_reset & hcd_controller_reset to hal_controller_reset
hathach
2013-11-01
added support for
hathach
2013-11-01
add dcd pipe clear stall
hathach
2013-11-01
implement msc device class
hathach
2013-10-30
add dcd control pipe stall protocol
hathach
2013-10-29
able to fully enumerated with keyboard
hathach
2013-10-29
implementing sw device stack
hathach
2013-10-25
more doxygen work
hathach
2013-07-03
change some license text
hathach
2013-06-21
[host lpc43xx] adding support for host custom class
hathach
2013-06-14
add dcd_pipe_control_read
hathach
2013-06-14
implement hidd_control_request including std & class specific to interface nu...
hathach
2013-06-11
[lpc176x][device] pass set configure control request
hathach
[next]