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
/
portable
/
st
Age
Commit message (
Expand
)
Author
2026-01-03
add tu_hwfifo_access_t param to hwfifo API
hathach
2026-01-01
change signature of tu_hwfifo_* to have hwfifo as first parameter
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-15
minor clean up
hathach
2025-11-28
Fix deinit glitch
HiFiPhile
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-26
reorganize ctr_rx workaround
Zixun LI
2025-11-26
Merge remote-tracking branch 'tinyusb/master' into hcd_fsdev
Zixun LI
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-25
hcd/fsdev: more refactor
HiFiPhile
2025-11-25
fsdev: reorganize functions
HiFiPhile
2025-11-25
hcd: add fsdev driver
HiFiPhile
2025-11-25
dcd/fsdev: re-enable SBUF for STM32U0, no more issue
Zixun LI
2025-11-23
stm32_fsdev: Fix missed cases in single-buffered isochronous endpoint support.
milek7
2025-11-11
Merge remote-tracking branch 'tinyusb/master' into copilot/fix-dcd-edpt-xfer-...
HiFiPhile
2025-11-01
add STM32U3 device (adjusted from STM32U0)
tswan22
2025-10-22
Apply suggestions from code review
Zixun LI
2025-10-22
Add is_isr parameter to dcd_edpt_xfer and dcd_edpt_xfer_fifo
copilot-swe-agent[bot]
2025-10-09
Fix dcd_int_enable when remapping the USB interrupt
唐皮皮
2025-09-29
Fix warning
Mengsk
2025-09-29
Disable SBUF_ISO for U0
Mengsk
2025-09-29
Fix PMA size for U0
Mengsk
2025-09-12
Fix AT32 compile after #3152
HiFiPhile
2025-09-12
Update comment
HiFiPhile
2025-09-12
Merge branch 'master' into sb-ep
HiFiPhile
2025-07-31
clean up
hathach
2025-07-07
support at32 mcu
zhiqiang
2025-06-25
stm32_fsdev: Allow configuring single-buffered isochronous endpoints.
milek7
2024-11-27
Add support for the STM32C0 and the NUCLEO-C071RB.
David (Pololu)
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-10-01
support stm32U0 device
Haefner, Martin
2024-08-13
Fix double buffer not disabled for smaller devices.
HiFiPhile
2024-08-13
Fix buf_id read for ISO transfer.
HiFiPhile
2024-08-13
Fix tusb_dir_t warning.
HiFiPhile
2024-08-12
fix more race with ch32v203 and setup when queuing zlp.
hathach
2024-08-08
refactor read/write pma from/to fifo
hathach
2024-08-08
revert the use of EP_KIND. ch32v203 seems to unconditionally accept ZLP on EP...
hathach
2024-08-08
use EP_KIND for STATUS OUT to fix OUT packet is auto accepted after SETUP wit...
hathach
2024-08-07
fix v203 race condition between rx bufsize and RX_STAT which cause PMAOVR
hathach
2024-08-06
minor rename
hathach
[prev]
[next]