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_test_multi_rate
/
src
/
tusb_config.h
Age
Commit message (
Collapse
)
Author
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
fix compiling with nuc family
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-09-30
Add UAC1 support to audio_test_multi_rate example
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-09-30
Update TUD_AUDIO_EP_SIZE macro
Mengsk
Signed-off-by: Mengsk <
[email protected]
>
2025-09-30
Add basic UAC1 support
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-09-30
More descriptors working
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-09-27
audio: simplify alt settings management
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2025-06-14
audio: update examples
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2023-03-17
fix trailing space and new line
hathach
temporarily disable codespell
2022-12-30
Add multi-rate audio test example for new ISO buffer allocation.
Mengsk