summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_multi_rate/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-05-23set ch32v20x EP on supported audio examplesHiFiPhile
2026-04-26max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...hathach
2025-11-21Also fix bDescriptorTypeHiFiPhile
2025-11-21Fix in multiple example codes, wrong descriptor length was taken for tusb_des...Thomas Rubin
2025-11-05added .clang-formathathach
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 audio_test_multi_rate exampleHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-03-17fix trailing space and new linehathach
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk