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
/
usbd_dcd.h
Age
Commit message (
Expand
)
Author
2018-03-11
refactor dcd layer
hathach
2018-03-03
rename usbd_dcd_bus_event_isr to hal_dcd_bus_event
hathach
2018-03-03
rename usbd_setup_received_isr to hal_dcd_setup_received
hathach
2018-03-02
rename hal_init() to hal_usb_init()
hathach
2015-05-01
formatting
hathach
2014-04-18
move osal_queue_send of osal_none to osal_none.c
hathach
2014-03-24
more doxygen works
hathach
2014-03-24
doxygen documenting
hathach
2014-03-12
able to build lpc11u with IAR
hathach
2013-12-09
add keyboard led mask
hathach
2013-11-25
refractor usbd task
hathach
2013-11-22
clean up
hathach
2013-11-21
refractor usbd-dcd callback, add bus event isr
hathach
2013-11-15
add semaphore for control xfer for > 64 support for some mcu such as lpc11u/l...
hathach
2013-11-15
add usbd_task to handle event task eg setup received
hathach
2013-11-01
implement msc device class
hathach
2013-10-30
clean up
hathach
2013-10-29
change device driver init to open (when configured)
hathach
2013-10-29
implementing sw device stack
hathach
2013-07-04
no big deal, only rename tusb_std_request_t to tusb_control_request_t
hathach
2013-06-16
clean up some & add code for managing control request targeting interface
hathach
2013-06-08
ADDING LPC176X device
hathach