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_msc
/
src
/
usb_descriptors.c
Age
Commit message (
Expand
)
Author
2026-07-14
test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs
hathach
2026-04-22
musb implement double buffer for tx
hathach
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
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-10-02
fix typos
hathach
2025-07-03
update cdc_msc/cdc_msc_freertos to also support notification
hathach
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-01
Add MAX78002 Support
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2023-08-04
update all examples to use unique ID as serial if avaialble
hathach
2023-08-03
add board_get_unique_id() for serial number
hathach
2023-03-17
fix trailing space and new line
hathach
2022-06-24
add more warning option, also fix -Wconversion with rp2040
hathach
2021-12-08
Fix spelling mistakes and verify endpoint numbering.
Gordon McNab
2021-12-08
Merge branch 'master' into port-ft90x
Gordon McNab
2021-10-23
Merge branch 'master' into fix-warnings
Ha Thach
2021-10-15
msc examples: Extend serial number to 12 digits
Jerzy Kasenberg
2021-10-15
update some sense warning from -Wconversion
hathach
2021-10-06
Modify cdc_msc example for Bridgetek FT90x/FT93x
Gordon McNab
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 fifo & DMA linked list mode support.
MasterPhi
2021-01-25
Define Spresense EP numbers for cdc_msc example
Kamil Tomaszewski
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-06-30
cdc-acm: Use 512 bytes when in HS mode.
Uwe Bonnes
2020-06-01
allow hs ep open with 512 bytes
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-03-07
Merge pull request #291 from hathach/port-samg55
Ha Thach
2020-02-26
Add langid to example cdc_msc.
Chang Feng
2020-02-07
correct waklaround with only status IN
hathach
2019-12-09
update descriptor, enhance ep in transfer
hathach
2019-09-27
Fix typo of CFG_TUD_ENDOINT0_SIZE.
Nathan Conrad
2019-09-11
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
hathach