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
/
hcd_stm32_fsdev.c
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2026-04-10
debloat the workaround
HiFiPhile
2026-04-09
Polish FSDEV delay code readability
copilot-swe-agent[bot]
2026-04-09
Decouple DCON stabilize delay from BTABLE errata macro
copilot-swe-agent[bot]
2026-04-09
Refactor STM32 FSDEV PMA errata delay into common helper
copilot-swe-agent[bot]
2026-03-18
fix bugs in fsdev hcd, dcd and midi host stream write
hathach
2026-03-16
Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcon...
hathach
2026-01-06
hcd/stm32_fsdev: fix init after device mode
HiFiPhile
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-03
add default access mode for tu_hwfifo API make it easier for non-custom read/...
hathach
2025-12-31
replace PMA buffer packet read/write by using tu_hwfifo API
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
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-25
hcd/fsdev: more refactor
HiFiPhile
2025-11-25
fsdev: reorganize functions
HiFiPhile
2025-11-25
hcd: add fsdev driver
HiFiPhile