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
/
cdc_dual_ports
/
src
/
usb_descriptors.c
Age
Commit message (
Expand
)
Author
2026-07-14
test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs
hathach
2026-04-26
max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...
hathach
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
2025-11-21
Also fix bDescriptorType
HiFiPhile
2025-11-21
Fix in multiple example codes, wrong descriptor length was taken for tusb_des...
Thomas Rubin
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
2025-07-03
update cdc_msc/cdc_msc_freertos to also support notification
hathach
2025-07-03
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
hathach
2024-10-30
Merge branch 'master' into dcd_notif
HiFiPhile
2024-08-19
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
hathach
2024-08-17
define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER
hathach
2024-07-25
Combined DCD MUSB implementations
Brent Kowal
2024-04-26
Add uart status notif to cdc_dual_ports example.
HiFiPhile
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-03-17
fix trailing space and new line
hathach
2022-11-30
Add FT9xx for cdc_dual_ports
Gordon McNab
2022-11-29
Fix transfers issues with FT9xx
Gordon McNab
2022-11-28
Fix issue with the CDC SetLineCoding request
Gordon McNab
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2021-09-09
add other speed descriptor callback tud_descriptor_other_speed_configuration_...
hathach
2021-08-26
TD 9.12 remote wakeup test
hathach
2021-06-12
Rename SAM7X to SAMX7X
MasterPhi
2021-06-12
dcd: sam7x: rename family dcd to include the whole family
Rafael Silva
2021-06-11
Add sketchy SAME70 DCD driver.
HiFiPhile
2020-07-21
add note for MS OS 1.0 Descriptor at 0xEE
hathach
2020-07-19
minor clean up
hathach
2020-07-16
add tud_speed_get()
hathach
2020-07-06
correct EP Size for cdc dual and webusb example
hathach
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 example cdc_dual_ports.
Chang Feng
2020-01-11
clean example
hathach
2019-12-28
implement multiple interfaces support
Peter Lawrence