summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_multi_rate/src/usb_descriptors.h
AgeCommit message (Collapse)Author
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-09-30Add UAC1 support to audio_test_multi_rate exampleHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-30More descriptors workingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2025-09-29Update UAC2 namingHiFiPhile
Signed-off-by: HiFiPhile <[email protected]>
2023-06-08Fix typosEugene Kliuchnikov
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk