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
/
uac2_headset
/
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-10-02
Add UAC1 support to uac2_headset example
HiFiPhile
2025-09-30
Update TUD_AUDIO_EP_SIZE macro
Mengsk
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-27
audio: simplify alt settings management
HiFiPhile
2025-06-14
audio: update examples
HiFiPhile
2024-11-02
Improve EP IN flow control.
HiFiPhile
2024-04-09
Reduce uac2_headset max sample rate for better compatibility.
HiFiPhile
2024-04-01
UAC2: add interrupt volume control to uac2_headset example.
HiFiPhile
2023-11-14
Typo fix.
HiFiPhile
2022-06-06
more example update
hathach
2022-02-25
fix uac2_headset build
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-07-08
add settings for Renesas RX family
kkitayam
2021-07-04
Clear FIFO only if enabled...
MasterPhi
2021-07-04
Add 24bit loopback in example.
MasterPhi
2021-07-04
Refactor descriptor, add alt settings support.
MasterPhi
2021-07-04
Fix audiod_get_AS_interface_index in audio class.
MasterPhi
2021-04-15
Try to resolve include hassle in uac2_headset
Reinhard Panhuber
2021-04-03
Fix uac2_headset include hassle be declaring value by hand
Reinhard Panhuber
2021-04-03
Fix uac2_headset
Reinhard Panhuber
2021-04-03
Fix uac2_headset example
Reinhard Panhuber
2021-04-03
Fix potential bug in support FIFO sizes
Reinhard Panhuber
2021-04-03
Fix typo in uac2_headset
Reinhard Panhuber
2021-04-03
Fix old defines in uac2_headset
Reinhard Panhuber
2021-04-03
Add missing #defines in uac2_headset example
Reinhard Panhuber
2021-04-03
Fix #define error in uac2_headset
Reinhard Panhuber
2021-04-03
Fix error in #defines in uac2_headset
Reinhard Panhuber
2021-04-03
Generalize audio driver for 3 audio functions plus a lot more.
Reinhard Panhuber
2021-03-13
move AUDIO_SAMPLE_RATE to example main.c
hathach
2021-03-10
Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams
Reinhard Panhuber
2021-02-12
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-12
Complete redesign of audio driver.
Reinhard Panhuber
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
2020-10-16
audio: Add headset example
Jerzy Kasenberg