index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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
2018-03-13
house keeping
hathach
2018-03-11
rename TUSB_DIR_OUT, TUSB_DIR_IN
hathach
2018-03-11
rename tusb_dir_t
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 endpoint_handle_t to edpt_hdl_t
hathach
2018-03-09
rename coreid to port
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
remove class code in pipe open()
hathach
2018-03-06
rename to hal_dcd_control_xfer() and hal_dcd_control_stall()
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-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-04-17
clean up STATIC_VAR
hathach
2014-03-23
clean IAR warning
hathach
2014-03-12
change dcd 176x alignment placement to work with IAR
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
2014-03-10
clean up dcd_lpc175x_6x.c
hathach
2014-03-10
refractor dcd_lpc175x_6x
hathach
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
[next]