mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-22 04:55:14 +00:00
Handle TUSB_SPEED_SUPER end to end: EP0 512-byte chunking (ep0_xact_limit), SuperSpeed endpoint-companion descriptors, SET_SEL / SET_ISOCH_DELAY / U1-U2, BOS, and the TUD_*_SS_* descriptor templates. Class drivers skip and account for companions via usbd_skip_ss_ep_companion.