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
/
src
/
device
/
usbd_auto_desc.c
Age
Commit message (
Collapse
)
Author
2019-04-18
remove auto descriptor and its option CFG_TUD_DESC_AUTO
hathach
2019-04-18
wrap up hid device refactor
hathach
2019-04-18
hid update
hathach
2019-04-18
refactor hid, rename hid_generic to simply hid_
hathach
2019-04-11
remove auto device descriptor
hathach
Application should declare its own device descriptor
2019-04-11
clean up
hathach
2019-03-30
self powered and remote wakeup support are from configuration descriptor ↵
hathach
attribute
2019-03-30
replaced config_num by configured
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-11-28
add Auto descriptor endpoint num config to support lpc17xx
hathach
CFG_TUD_DESC_*_EPNUM
2018-08-30
allow no mode compilation (no host/device enabled). Handy for project ↵
hathach
without usb to compile such as nrf52832
2018-08-01
clean up
hathach
2018-08-01
improve auto descriptor
hathach
2018-07-31
dev hid enhancement, add report descriptor templates for keyboard, mouse, ↵
hathach
consumer, syscontrol, gamepad
2018-07-31
fix hid warning, move report descriptor template to hid.h
hathach
2018-07-31
rename to prevent confusion
hathach