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
Age
Commit message (
Expand
)
Author
2025-12-02
adding metrics for computing average compiled size
hathach
2025-12-02
audio: fix audiod_open with midi interfaces
Zixun LI
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into enum_catch
Zixun LI
2025-12-02
limit to bulk ep
Zixun LI
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into dwc2_cfg
Zixun LI
2025-12-02
adding metrics for computing average compiled size
hathach
2025-12-01
run linkermap as post build for size analyze
hathach
2025-12-01
add linkermap to deps and linkermap taget
hathach
2025-11-30
Update note
HiFiPhile
2025-11-29
change armgcc setup to manual download due to issue with action (#3377)
Ha Thach
2025-11-28
Fix button
HiFiPhile
2025-11-28
Fix deinit glitch
HiFiPhile
2025-11-28
Merge pull request #3376 from hathach/fix-zephyr-build
Ha Thach
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-11-28
Use one endpoint for EP0
HiFiPhile
2025-11-27
fix build
HiFiPhile
2025-11-27
bsp/stm32h5: increase stack for msc_file_explorer
HiFiPhile
2025-11-27
bsp/stm32h5: support host mode
HiFiPhile
2025-11-27
Add max nak config
Zixun LI
2025-11-27
usbh: detach existing device first if an attach event is received
HiFiPhile
2025-11-27
Merge pull request #3373 from hathach/vendor-dedicated-hwfifo
Ha Thach
2025-11-27
add CFG_TUD_VENDOR_RX_MANUAL_XFER per suggestion
hathach
2025-11-27
make vendor_read_* API() is only available when CFG_TUD_VENDOR_RX_BUFSIZE > 0
hathach
2025-11-27
change tud_vendor_rx_cb() behavior, buffer and bufsize only available when CF...
hathach
2025-11-27
free previously allocated OUT endpoint if IN allocation failed
Zixun LI
2025-11-27
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-27
usbd: clear state and call callback on deinit
Zixun LI
2025-11-27
Remove redundant EP reg clear
Zixun LI
2025-11-27
Add fsdev_deinit
Zixun LI
2025-11-27
extract core reset
Zixun LI
2025-11-27
add tud_vendor_n_read_discard(), refactor vendor device. Update webusb exampl...
hathach
2025-11-27
add tu_fifo_discard_n() and tu_edpt_stream_discard()
hathach
2025-11-27
Merge pull request #3359 from hathach/xfer-fifo
Ha Thach
2025-11-27
re-enable other hil tests
hathach
2025-11-27
correct tu_edpt_stream_read() with non-fifo mode. Fix rhport with vendor device
hathach
2025-11-27
more rename
hathach
2025-11-26
usbh: watch hub status before driver config
HiFiPhile
2025-11-26
usbh: Stop enumeration gracefully if EP0 can't be open
HiFiPhile
2025-11-27
omit cdc epnotify for dedicated hw fifo
hathach
2025-11-27
add tud_cdc_n_notify_msg()
hathach
2025-11-27
more fifo refactor
hathach
2025-11-26
reorganize ctr_rx workaround
Zixun LI
2025-11-26
add tu_scatter_read32(), tu_scatter_write32() to simplify tu_fifo
hathach
2025-11-26
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-26
Update doc
Zixun LI
2025-11-26
omit ep buffer for midi device if device support CFG_TUD_EDPT_DEDICATED_HWFIFO
hathach
2025-11-26
dwc2 stm32 check if dcache enabled before calling SCB DCache function
hathach
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-26
dwc2 only enable dedicated hwfifo if DMA is not enabled
hathach
[prev]
[next]