summaryrefslogtreecommitdiff
path: root/common/usb_def.h
AgeCommit message (Expand)Author
2026-05-27fix(common/usb_def): fix msos descsakumisu
2026-01-28chore: replace tab with spacesakumisu
2025-12-26fix: fix winusb string and audio macrosakumisu
2025-12-04update(demo): add more descriptor init macrossakumisu
2024-07-25feat(core/usbd_core): support webusbsakumisu
2024-05-16fix warningsakumisu
2024-04-30add USB_DEVICE_QUALIFIER_DESCRIPTOR_INIT and USB_OTHER_SPEED_CONFIG_DESCRIPTO...Zhihong Chen
2023-11-16refactor urb, add ep & hport in urb to make hardware pipe more reusablesakumisu
2023-06-30update double winusb demosakimisu
2023-06-28support multi winusbsakimisu
2023-04-21update hub process for usb3.0, update xhci driversakimisu
2023-01-29add webusb supportsakimisu
2022-09-25fix macro valuesakumisu
2022-09-17add usb3.0 speed supportsakumisu
2022-08-18Simplify the license rows, standardize header macro namesakumisu
2022-08-17remove comments to reduce rowssakumisu
2022-03-11move ep macros into usb_def.hsakumisu
2022-02-25fix ep mps masksakumisu
2022-02-24add macros for high speed iso and intr transfer with additional transactionsakumisu
2022-02-08format codessakimisu
2022-01-15update licensesakumisu
2021-11-29rename request recipient macrosakumisu
2021-11-29refactor usb class structuresakumisu
2021-09-28add usb hs support,add bos and msosv2 descriptor registersakumisu
2021-07-10first commitjzlv