index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/ci-hs-set-address-order
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
gh-pages
hil-openocd-recover-flasher
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-04
Merge pull request #3670 from hathach/update-labeler
Ha Thach
2026-06-04
ci(sponsor-triage): select PullRequest id in search results
hathach
2026-06-04
ci(sponsor-triage): include open PRs, not just issues
hathach
2026-06-04
ci: add Sponsor Triage board sync workflow
hathach
2026-06-04
ci(labeler): add sponsor/Adafruit tiers, owner skip, and discussion support
hathach
2026-06-04
Merge pull request #3669 from hathach/dwc2-l476-setup
Ha Thach
2026-06-03
dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup)
hathach
2026-06-03
dwc2: remove investigation debug logging
hathach
2026-06-03
Add STM32F407 and STM32L476 disco board configurations to tinyusb.json
hathach
2026-06-03
refactor(cmake): comment out unused target folder properties
hathach
2026-06-03
dwc2: submit setup packet on SETUP_DONE and drop spurious EP0 RX_COMPLETE on ...
hathach
2026-06-03
Merge pull request #3668 from hathach/claude/review-sticky-comment
Ha Thach
2026-06-03
ci(claude): post sticky summary comment on code review
hathach
2026-06-03
Merge pull request #3667 from hathach/ci-claude-review-allowed-bots
Ha Thach
2026-06-03
ci: allow claude[bot] pushes in code review workflow
hathach
2026-06-02
Merge pull request #3664 from hathach/add-sponsor-section
Ha Thach
2026-06-02
add sponsor section
hathach
2026-06-02
Merge pull request #3663 from hathach/claude-workflow-fix-bugs
Ha Thach
2026-06-02
ci(claude): drop Bash allowlist entirely (Codex P1, round 2)
hathach
2026-06-02
ci(claude): scope Bash allowlist instead of wide-open (Codex P1)
hathach
2026-06-02
ci(claude): enable @claude to fix bugs and commit from comments
hathach
2026-06-02
Merge pull request #3662 from hathach/update-claude
Ha Thach
2026-06-02
ci: address second codex/copilot review round
hathach
2026-06-02
ci: address codex/copilot review on claude workflows
hathach
2026-06-01
ci: re-enable Claude PR review and harden auth/permissions
hathach
2026-06-01
docs(hil): support running HIL locally on ci.lan
hathach
2026-06-01
Merge pull request #3657 from hathach/usbh-add-control-queue
Ha Thach
2026-06-01
CFG_TUH_CONTROL_PENDING_QUEUE_SZ defefault to 4 if hub is eanbled, 2 if not
hathach
2026-06-01
ultrareview nits: keep xfer_result table in sync, hoist blinky loop
hathach
2026-05-30
Merge pull request #3620 from UMRnInside/fix-ch32v103-hardfault
Zixun LI
2026-05-30
Merge pull request #3658 from wjklimek1/mtp-out-transfer-fix
Zixun LI
2026-05-30
Merge pull request #3634 from HKM-Messtechnik/fix/Dwc2Stm32U5
Zixun LI
2026-05-30
esp32 build fixes
HiFiPhile
2026-05-30
dynamic_switch: hoist while(1) out for OS_NONE
hathach
2026-05-30
midi2_host: silence IAR Pe550 for midi2_idx
hathach
2026-05-30
midi2_host: drop unreachable return 0 for IAR Pe111
hathach
2026-05-30
ci: fix IAR Pe111 and stm32h7s3 flash overflow
hathach
2026-05-29
midi2_device: gate -Wno-type-limits to GCC/Clang for IAR build
hathach
2026-05-29
Merge branch 'master' into usbh-add-control-queue
hathach
2026-05-29
dwc2: process IN EP before OUT
HiFiPhile
2026-05-29
Handle OUT transfer completion in MTP
Wojciech Klimek
2026-05-29
Implement asynchronous control transfer queuing for USB host stack
hathach
2026-05-29
bsp/stm32f4: enable flash cache
HiFiPhile
2026-05-29
bsp/stm32f7: fix f746disco jlink device
HiFiPhile
2026-05-29
Merge remote-tracking branch 'tinyusb/master' into fix/Dwc2Stm32U5
HiFiPhile
2026-05-29
dwc2: move OUT transfer management into RXFLVL IRQ
HiFiPhile
2026-05-28
abstract OS logic with `CFG_TUSB_OS_HAS_SCHEDULER` to simplify conditional ch...
hathach
2026-05-28
remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...
hathach
2026-05-27
osal add osal_task_get_current_handle()
hathach
2026-05-27
hil: replace pyfatfs with mtools, update host setup instructions
hathach
[next]