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-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
2013-06-11
able to xfer device descriptor on control endpoint of lpc176x
hathach
2013-06-08
ADDING LPC176X device
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-05-29
ea4357 can be enumerated, but get setconfiugre value of 0
hathach
2013-05-29
fix lpcxpresso1347 board_leds
hathach
2013-05-28
rename NGX to ngx
hathach
2013-05-25
add stub function to able to build device with EA4357
hathach
2013-03-25
change website from tinyusb.net to tinyusb.org
hathach
2013-01-27
update license year from 2012 to 2013
hathach
2013-01-19
change error type to lower case for more consistency
hathach
[next]