summaryrefslogtreecommitdiff
path: root/examples/device/uac2_headset/src/usb_descriptors.c
AgeCommit message (Expand)Author
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-04-01UAC2: add interrupt volume control to uac2_headset example.HiFiPhile
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-11-30Add endpoint definitions for more example projects.Gordon McNab
2022-06-27fix all device examples warningshathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2021-09-29clean uphathach
2021-08-26TD 9.12 remote wakeup testhathach
2021-07-17Fix ISO support.MasterPhi
2021-07-04Refactor descriptor, add alt settings support.MasterPhi
2021-07-04Fix audiod_get_AS_interface_index in audio class.MasterPhi
2021-04-03Fix wrong pointer type in audio_device.cReinhard Panhuber
2021-04-03Fix potential bug in support FIFO sizesReinhard Panhuber
2021-04-03Fix error in #defines in uac2_headsetReinhard Panhuber
2021-04-03Generalize audio driver for 3 audio functions plus a lot more.Reinhard Panhuber
2020-10-16audio: Add headset exampleJerzy Kasenberg