summaryrefslogtreecommitdiff
path: root/examples/device/audio_4_channel_mic/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-30More descriptors workingHiFiPhile
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-05-29uac2: remove support fifoHiFiPhile
2023-10-24Update audio_4_channel_mic example for HS device.HiFiPhile
2023-10-18Adjsut blackout time.Mengsk
2023-10-17Fix compile.HiFiPhile
2023-10-17Add flow control for IN transfer.HiFiPhile
2023-10-10Enhance audio_4_channel_mic example, plot 4 different waves for each channel.HiFiPhile
2022-06-06more example updatehathach
2022-06-06clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...hathach
2022-02-25auto detect max rhport speed based on mcuhathach
2021-04-08Add 4 channel microphone audio example using software encodingReinhard Panhuber