summaryrefslogtreecommitdiff
path: root/examples/device/cdc_uac2/src/tusb_config.h
AgeCommit message (Expand)Author
2026-07-19misc fixesJie Feng
2026-03-12refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLPhathach
2026-03-12refactor(config): separate endpoint buffer sizes into RX and TX definitions f...hathach
2026-01-19example: update comment on CDC EP sizeZixun LI
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