summaryrefslogtreecommitdiff
path: root/examples/device/cdc_uac2/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-30Update TUD_AUDIO_EP_SIZE macroMengsk
2025-09-30Add basic UAC1 supportHiFiPhile
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-06-14audio: update examplesHiFiPhile
2023-11-14Typo fix.HiFiPhile
2023-06-19Add CDC+UAC2 composite device example for PicoAngel Molina