index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-hs-set-address-order
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
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
/
usbd.h
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-28
dcd renaming
hathach
2018-03-23
fix compatible issue with MacOS, response to GET CONFIGURATION request
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-23
rename port to rhport for clarification
hathach
2018-03-22
msc clean up
hathach
2018-03-22
rename funciton trailing _subtask to _st
hathach
2018-03-22
improve usbd control transfer
hathach
2018-03-21
remove int_on_complete for tusb_dcd_control_xfer
hathach
2018-03-21
rename TUSB_REQUEST to simply TUSB_REQ_
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-15
nrf52 control transfer work reliably
hathach
2018-03-12
more rename
hathach
2018-03-11
create new name for multiple port API, to simplify API
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
rename dcd.h to tusb_dcd.h
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-02
add tud_mount_cb, tud_umount_cb
hathach
2018-03-01
rename tud_configured() to mounted()
hathach
2018-03-01
device API rename
hathach
2018-03-01
clean up osal semaphore/queue/mutex
hathach
2018-02-28
osal clean up
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-03-25
more doxygen stuffs
hathach
2014-03-24
doxygen
hathach
2014-03-24
more doxygen works
hathach
2014-03-23
use internal buffer for hid report descriptor as well.
hathach
2014-03-23
remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNT
hathach
2014-03-21
some doxygen
hathach
2014-03-19
change OSAL_TASK_FUNCTION to adapt with cmsis rtx
hathach
2014-03-18
refractor descriptor passing for device with user-friendly structures
hathach
2014-03-16
doxygen document
hathach
2014-03-12
able to build lpc11u with IAR
hathach
2013-12-09
add keyboard led mask
hathach
2013-11-26
change endian conversion to native to be & be to native
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-11-22
clean up
hathach
2013-11-21
refractor usbd-dcd callback, add bus event isr
hathach
2013-11-18
get lpc17xx running through enumeration (with control data < 64)
hathach
2013-11-11
adding support for lpc13uxx
hathach
2013-11-08
add windows driver for cdc
hathach
2013-11-01
implement msc device class
hathach
2013-10-30
fix dcd_data declared with TUSB_CFG_ATTR_USBRAM
hathach
2013-10-29
change device driver init to open (when configured)
hathach
[next]