summaryrefslogtreecommitdiff
path: root/examples/device/audio_test_multi_rate/src/tusb_config.h
AgeCommit message (Expand)Author
2025-10-30Merge branch 'master' into uac1HiFiPhile
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-05Use one control buffer as EP0 has no concurrencyHiFiPhile
2025-09-30Add UAC1 support to audio_test_multi_rate exampleHiFiPhile
2025-09-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-30More descriptors workingHiFiPhile
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-06-14audio: update examplesHiFiPhile
2023-03-17fix trailing space and new linehathach
2022-12-30Add multi-rate audio test example for new ISO buffer allocation.Mengsk