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
/
examples
/
device
/
usbtmc
/
src
/
usb_descriptors.c
Age
Commit message (
Expand
)
Author
2026-07-14
test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs
hathach
2026-06-14
Fix one direction endpoint examples
Jie Feng
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-28
fix descriptor warning when shifting zero
hathach
2025-10-24
fix several warnings
hathach
2024-08-15
couple of fixes for usbtmc example
Hinko Kocevar
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2022-07-18
Merge pull request #1531 from pigrew/usbtmc_highspeed
Ha Thach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-21
Update USBTMC descriptors to support high speed, set USB version to 2.0.0 for...
NConrad
2021-08-26
TD 9.12 remote wakeup test
hathach
2021-01-28
fix #558 third attempt
charkster
2021-01-28
fix #558
charkster
2021-01-28
fix #558
charkster
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-04-20
update freerots hid composite
hathach
2020-04-02
Fix USBTMC descriptors when INT EP is disabled.
Nathan Conrad
2020-03-31
revise argument order for TUD_CONFIG_DESCRIPTOR macro
Peter Lawrence
2020-03-30
add provision for multiple configurations
Peter Lawrence
2020-02-26
Add langid to examples.
Chang Feng
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-21
Lots of updates (especially error handling)
Nathan Conrad
2019-09-19
Move descriptors to usbd.h
Nathan Conrad
2019-09-17
changes 2
Nathan Conrad
2019-09-14
Simulate query delay; getting to a point where implementing clear/aborts makes
Nathan Conrad
2019-09-14
Add usbtmc class driver.
Nathan Conrad