index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
device
/
audio_4_channel_mic
/
src
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
2025-09-30
Update TUD_AUDIO_EP_SIZE macro
Mengsk
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-30
More descriptors working
HiFiPhile
2025-09-27
audio: simplify alt settings management
HiFiPhile
2025-05-29
uac2: remove support fifo
HiFiPhile
2023-10-24
Update audio_4_channel_mic example for HS device.
HiFiPhile
2023-10-18
Adjsut blackout time.
Mengsk
2023-10-17
Fix compile.
HiFiPhile
2023-10-17
Add flow control for IN transfer.
HiFiPhile
2023-10-10
Enhance audio_4_channel_mic example, plot 4 different waves for each channel.
HiFiPhile
2022-06-06
more example update
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-04-08
Add 4 channel microphone audio example using software encoding
Reinhard Panhuber