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_freertos
/
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
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-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
# Conflicts: # examples/device/audio_4_channel_mic_freertos/src/main.c # examples/device/audio_test_freertos/src/main.c # src/class/audio/audio_device.c
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-06-14
audio: update examples
HiFiPhile
Signed-off-by: HiFiPhile <
[email protected]
>
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-04-28
audio_test_freertos : merge changes from audio_test.
HiFiPhile
2024-04-28
Update audio_test & audio_test_freertos examples to work with high-speed.
HiFiPhile
2024-04-27
audio_test_freertos & audio_4_channel_mic_freertos
Kasper Nyhus Kaae