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
/
src
/
class
/
audio
Age
Commit message (
Expand
)
Author
2025-11-09
Merge pull request #3334 from hathach/fix-alerts-3
Ha Thach
2025-11-08
fix more alerts
hathach
2025-11-07
Merge pull request #3321 from gabChouin/audio_ep_in_target_fifo_size
Zixun LI
2025-11-07
Typo
HiFiPhile
2025-11-07
Implement RX FIFO threshold adjustment
HiFiPhile
2025-11-07
Cleanup
HiFiPhile
2025-11-07
Fixup
HiFiPhile
2025-11-07
Merge remote-tracking branch 'tinyusb/master' into audio_ep_in_target_fifo_size
HiFiPhile
2025-11-03
fixing alert by scanning tool
hathach
2025-11-03
fix alert using input in gh action. fix some conversion int
hathach
2025-10-30
Merge branch 'master' into uac1
HiFiPhile
2025-10-29
Implement tud_audio_set_ep_in_target_fifo_size function to set the target fif...
Gabriel Chouinard
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-24
Merge remote-tracking branch 'upstream/master' into uac1
HiFiPhile
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-11
Merge branch 'master' into uac1
HiFiPhile
2025-10-11
Move control buffer out of USB section
HiFiPhile
2025-10-06
remove dcd_esp32sx which is replaced by dwc2
hathach
2025-10-05
Use one control buffer as EP0 has no concurrency
HiFiPhile
2025-10-04
Fix descriptor looping
HiFiPhile
2025-10-02
Add UAC1 support to uac2_headset example
HiFiPhile
2025-10-02
Fix feedback param lag
HiFiPhile
2025-10-02
cleanup
HiFiPhile
2025-10-02
Update feedback params on frequency change
HiFiPhile
2025-10-01
better EP type detection
HiFiPhile
2025-10-01
Minor fixes
HiFiPhile
2025-09-30
Remove feedback format correction since no longer needed
Mengsk
2025-09-30
fix descriptor walking
HiFiPhile
2025-09-30
Implement UAC1 IN flow control
HiFiPhile
2025-09-30
Add basic UAC1 support
HiFiPhile
2025-09-30
More descriptors working
HiFiPhile
2025-09-29
Update UAC2 naming
HiFiPhile
2025-09-27
audio: simplify alt settings management
HiFiPhile
2025-08-02
fix tud_audio_set_itf_close_EP_cb() typo
hathach
2025-07-08
minor reformat code
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-03
Merge branch 'master' into fork/HiFiPhile/stm32_cache
hathach
2025-06-26
audio_device: Fix data IN endpoints with implicit feedback
milek7
2025-06-14
audio: remove FIFO mutex, as audio streaming is always single producer single...
HiFiPhile
2025-06-14
audio: move ISO transfers into xfer_isr
HiFiPhile
2025-06-13
audio: buffer macro update
HiFiPhile
2025-05-29
uac2: remove support fifo
HiFiPhile
2025-03-15
Add ctrl buffer alignment.
HiFiPhile
2025-02-24
add tuh_midi_descriptor_cb()
hathach
2024-11-30
Reformat audio class.
HiFiPhile
2024-11-30
Fix typo.
HiFiPhile
2024-11-30
Update audio class with dcache support.
HiFiPhile
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-11-18
Merge pull request #2866 from HiFiPhile/uac_fix
Ha Thach
2024-11-02
Improve EP IN flow control.
HiFiPhile
[next]