index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
/
portable
Age
Commit message (
Expand
)
Author
2026-01-09
Merge branch 'master' into fork/zhiqiang-ch/master
hathach
2026-01-06
Merge pull request #3441 from hathach/fifo-access-mode
Ha Thach
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-06
enable dedidcated hwfifo for musb with odd access with 16-bit and 8-bit
hathach
2026-01-04
update hcd rusb2 to use tu_hwfifo read/write
hathach
2026-01-03
fix rusb2 hcd_port_connect_status() using line state, add post root reset del...
hathach
2026-01-03
fix build with dwc2
hathach
2026-01-03
rusb2 move tu_hwfifo_write() to rusb2_common.c
hathach
2026-01-03
add default access mode for tu_hwfifo API make it easier for non-custom read/...
hathach
2026-01-03
hwfifo support custom write/read
hathach
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-01
rusb2 use tu_hwfifo API to write usb packet
hathach
2026-01-01
change signature of tu_hwfifo_* to have hwfifo as first parameter
hathach
2026-01-01
minor refactor
hathach
2025-12-31
replace PMA buffer packet read/write by using tu_hwfifo API
hathach
2025-12-31
add separate tu_hwifo_*() with data from buffer/software fifo. Remove duplica...
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
re-branding fixed address fifo read/write to stride mode
hathach
2025-12-30
tusb_fifo remove item_size make it fifo of bytes
hathach
2025-12-30
support for the AT32F45X series
zhiqiang-ch
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Zixun LI
2025-12-16
support hpmicro chips
Zhihong Chen
2025-12-15
Merge pull request #3364 from hathach/hcd_fsdev
Ha Thach
2025-12-15
minor clean up
hathach
2025-12-14
bsp: nxp: add support for RW612 (FRDM-RW612)
gab-k
2025-12-13
Merge pull request #3358 from hathach/dwc2_cfg
Ha Thach
2025-12-13
Merge branch 'refs/heads/master' into hcd_fsdev
hathach
2025-12-11
dcd/rusb2: fix fifo write
HiFiPhile
2025-12-10
hw/mcu: add support for NXP RW612
gab-k
2025-12-10
update metrics to support bloaty csv
hathach
2025-12-04
Merge branch 'refs/heads/master' into dwc2_cfg
hathach
2025-12-02
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
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-01
add linkermap to deps and linkermap taget
hathach
2025-11-28
Fix deinit glitch
HiFiPhile
2025-11-28
fix build with zephyr with latest nrfx v4
hathach
2025-11-28
Use one endpoint for EP0
HiFiPhile
2025-11-27
Add max nak config
Zixun LI
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
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
more rename
hathach
2025-11-26
reorganize ctr_rx workaround
Zixun LI
2025-11-26
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
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
[next]