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
/
stm32_fsdev
Age
Commit message (
Expand
)
Author
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
2024-08-06
improve dcd_int_handler()
hathach
2024-08-05
finally fixed fsdev setup handling, which cause race condition for ch32v203
hathach
2024-08-02
more fsdev clean up
hathach
2024-08-01
read/write packet enhancement, merge 16-bit and 32-bit together
hathach
2024-08-01
fsdev improve ep bit manipulation
hathach
2024-07-31
simplify read/write 16-bit packet
hathach
2024-07-31
fix ep type bulk typo
hathach
2024-07-31
rename to fsdev_type.h, use FSDDEV_REG instead of USB
hathach
2024-07-31
refactor xfer_ctl_ptr() to take epnum/dir to reduce computation
hathach
2024-07-31
refactor dcd_ep_ctr_handler
hathach
[prev]
[next]