summaryrefslogtreecommitdiff
path: root/examples/device/uac2_speaker_fb/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-04-26max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...hathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
2025-11-21Also fix bDescriptorTypeHiFiPhile
2025-11-21Fix in multiple example codes, wrong descriptor length was taken for tusb_des...Thomas Rubin
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24fix several warningshathach
2025-09-30Add UAC1 support to speaker exampleMengsk
2025-09-30More descriptors workingHiFiPhile
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-07-28Integrate OS guessing quirk into uac2_speaker_fb example.HiFiPhile
2024-05-10Allow feedback EP size change.HiFiPhile
2024-04-26Add UAC2 speaker with feedback example.HiFiPhile