index
:
tinyusb.git
agent/fix-dwc2-host-fifo-allocation
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
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
docs/worktree-reuse-workflow
feature/rtt-windows-lifecycle
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
/
device
/
dcd_lpc175x_6x.c
Age
Commit message (
Expand
)
Author
2013-12-11
fix error in dcd_lpc175x_6x (still has problem with control transfer)
hathach
2013-12-09
complete dcd 17xx control xfer with soft DMA
hathach
2013-11-25
refractor usbd task
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-11-22
clean up
hathach
2013-11-21
fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED is...
hathach
2013-11-21
refractor usbd-dcd callback, add bus event isr
hathach
2013-11-20
fixed dcd lpc17xx queue transfer & IOC handling
hathach
2013-11-20
refractor descriptor
hathach
2013-11-20
house keeping
hathach
2013-11-20
add sw int_on_complete support for dcd lpc17xx
hathach
2013-11-19
complete dcd for lpc175x_6x
hathach
2013-11-18
get lpc17xx running through enumeration (with control data < 64)
hathach
2013-11-01
implement msc device class
hathach
2013-10-29
implementing sw device stack
hathach
2013-06-21
[host lpc43xx] adding support for host custom class
hathach
2013-06-16
house keeping
hathach
2013-06-16
refractor set endpoint max packet size
hathach
2013-06-16
clean up some & add code for managing control request targeting interface
hathach
2013-06-14
use dcd_pipe_control_read in endpoint_control_isr
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-12
add coreid to hidd_init
hathach
2013-06-11
[lpc176x][device] pass set configure control request
hathach
2013-06-11
fix bug with setup packet received (wrong increasement of pointer)
hathach
2013-06-11
refractor dcd_pipe_control_write_zero_length to use dcd_pipe_control_write
hathach
2013-06-11
get pass set address
hathach
2013-06-11
able to xfer device descriptor on control endpoint of lpc176x
hathach
2013-06-08
ADDING LPC176X device
hathach
2013-06-05
added dcd_dma_descriptor_t typdef
hathach
2013-06-04
re-create ngx4330.h
hathach
2013-05-28
rename NGX to ngx
hathach