index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
fix-ci-hs
gh-pages
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
Age
Commit message (
Expand
)
Author
2026-06-20
dcd/wch: drop toggle-mismatched OUT packets on all USBFS variants
hathach
2026-06-20
hw/bsp/ch58x: put linker flags in LDFLAGS so the make build links
hathach
2026-06-20
hw/mcu/wch: rename ch58x SDK dir to ch583 to match the openwch repo
hathach
2026-06-19
dcd/ch58x: preserve the DEV_ADDR general-purpose bit on SET_ADDRESS
hathach
2026-06-19
dcd/ch58x: drop stale EP0 transfer state on SETUP
hathach
2026-06-19
dcd/ch58x: report bus resume instead of a second suspend
hathach
2026-06-19
dcd/ch58x: advance EP0 OUT data toggle for multi-packet control transfers
hathach
2026-06-19
dcd/ch58x: keep IRQ masked across the EP-arming RMW in dcd_edpt_xfer
hathach
2026-06-19
dcd/ch58x: complete the EP register map and right-size EP buffers
hathach
2026-06-19
test/hil: add ch582m_evt to CI HIL pool
hathach
2026-06-18
dcd/ch58x: drive CH582/583 with shared dcd_ch32_usbfs.c
hathach
2026-06-18
Merge remote-tracking branch 'origin/master' into add-ch58x-usbfs
hathach
2026-06-18
Merge pull request #3710 from hathach/add-hil-ch32v103
Ha Thach
2026-06-18
test/hil: add ch32v103r_r1_1v0 to CI HIL pool
hathach
2026-06-18
dcd/ch32_usbfs: support CH32V103 combined endpoint control register
hathach
2026-06-17
Merge pull request #3643 from hathach/musb_ep0_race
Ha Thach
2026-06-16
Merge pull request #3699 from hathach/claude/musb-ep0-review-fixes
Zixun LI
2026-06-16
hil: enable nanoch32v203 in CI with fsdev + usbfs variants (#3707)
Ha Thach
2026-06-16
device: clamp EP0 OUT data copy to the control transfer buffer (#3705)
Ha Thach
2026-06-16
dcd/musb: extract pipe0_data_stage_done() and fix two EP0 comments
hathach
2026-06-15
dcd/musb: rename pipe0_process_status_isr -> pipe0_process_xfer_state_isr
hathach
2026-06-15
dcd/musb: harden EP0 DATA_OUT against short packet and host overrun
hathach
2026-06-15
dcd/musb: read EP0 SETUP into uint32_t[2], drop the double copy
hathach
2026-06-15
dcd/musb: extract pipe0_process_status_isr() to de-dup EP0 tail paths
hathach
2026-06-15
dcd/musb: suffix ISR-context process_* handlers with _isr
hathach
2026-06-15
dcd/musb: end EP0 IN data stage on short packet, split DATA case
hathach
2026-06-15
dcd/musb: name pipe0_state_t, use local pointer, group struct fields
hathach
2026-06-13
hil: make serial write timeout fatal
hathach
2026-06-13
dcd/musb: clear rxrdy_consumed when stalling EP0
hathach
2026-06-13
dcd/musb: replay deferred SETUP instead of stalling EP0
hathach
2026-06-13
dcd/musb: gate stale EP0 RXRDY interrupts with rxrdy_consumed
hathach
2026-06-13
dcd/musb: fix deferred-SETUP replay racing usbd's status call
hathach
2026-06-13
dcd/musb: check SentStall/SetupEnd before DATAEND guard
hathach
2026-06-13
dcd/musb: replace deferral goto with per-state handling
hathach
2026-06-13
dcd/musb: restore EP0 OUT RXRDY flow-control comment
hathach
2026-06-13
dcd/musb: extract pipe0_read_setup() helper
hathach
2026-06-13
Merge pull request #3700 from hathach/claude/size-report-collapse-minor
Ha Thach
2026-06-13
ci(metrics): collapse <1% size changes in Size Difference Report
hathach
2026-06-11
Merge pull request #3695 from hathach/claude/adoring-pasteur-kbaFa
Ha Thach
2026-06-11
pvs skill: harden credentials parsing; note compile DB is exported by default
Claude
2026-06-11
pvs skill: mirror CI --security-related-issues flag and ignore SARIF output
Claude
2026-06-11
Merge remote-tracking branch 'origin/master' into musb_ep0_race
hathach
2026-06-11
Merge pull request #3693 from hathach/claude/review-model-opus
Ha Thach
2026-06-11
ci(claude-review): run auto review on Opus (claude-opus-4-8)
hathach
2026-06-11
Merge remote-tracking branch 'origin/master' into musb_ep0_race
hathach
2026-06-11
Merge pull request #3692 from hathach/claude/bump-claude-review-max-turns
Ha Thach
2026-06-11
Merge pull request #3636 from hathach/stm32c5
Ha Thach
2026-06-11
ci(claude-review): raise --max-turns 20 -> 50
hathach
2026-06-11
Merge remote-tracking branch 'origin/master' into stm32c5
hathach
2026-06-11
README: use emoji for Supported CPUs status marks (#3691)
Ha Thach
[next]