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
/
wch
/
hcd_ch32_usbfs.c
Age
Commit message (
Expand
)
Author
2026-07-02
license: use SPDX identifiers for src/ headers (#3749)
Ha Thach
2025-10-14
fix lots of warnings for missing-prototypes for irqhandler
hathach
2025-09-03
use tusb_time_millis_api() instead of board_millis()
hathach
2025-08-24
Remove dynamic memory allocation
Mitsumine Suzu
2025-08-24
Improve retry operation at NAK response.
Mitsumine Suzu
2025-08-24
Insert small delay for LowSpeed device
Mitsumine Suzu
2025-08-24
Small cleanups.
Mitsumine Suzu
2025-07-05
always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...
hathach
2025-03-16
Fix interupt, LowSpeed switching and rename
verylowfreq
2025-03-16
Update hcd_init() signature. Add osal_task_delay() implementation for none os.
verylowfreq
2025-03-16
Fix for timing, timeout, and device switching issues
verylowfreq
2025-03-16
Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macro
verylowfreq
2025-03-16
fix pre-commmit
hathach
2025-03-16
Repeat xfer on USB_PID_OUT if data is larger than MaxPacketSize
verylowfreq
2025-03-16
Add ch32v20x usbfs hcd initial support.
verylowfreq