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_freertos
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2026-04-14
get freertos working with rp2040
hathach
2025-09-29
Update UAC2 naming
HiFiPhile
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-09-12
fix warnings, update docs
hathach
2025-07-08
Merge remote-tracking branch 'origin/master' into xfer_isr
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-06-14
audio: update examples
HiFiPhile
2025-05-29
uac2: remove support fifo
HiFiPhile
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change tusb_init(), tusb_rhport_init() to use init struct for expandability
hathach
2024-10-10
add new tusb_int_handler(rhport, in_isr) as common irq handler
hathach
2024-04-28
Fix CI.
HiFiPhile
2024-04-28
audio_4_channel_mic_freertos : merge changes from audio_4_channel_mic.
HiFiPhile
2024-04-28
Update build system.
HiFiPhile
2024-04-27
audio_test_freertos & audio_4_channel_mic_freertos
Kasper Nyhus Kaae