| Age | Commit message (Expand) | Author |
| 19 hours | hil_ci: upload the sidecar so a remote --accumulate has a merge base | hathach |
| 19 hours | hil_report: one module owns hil_report.json and hil_report.md | hathach |
| 20 hours | test/hil: stop a machine-wide pgrep matching an unrelated sleep | hathach |
| 26 hours | ci_set_matrix: fall open when no selected family builds anywhere | hathach |
| 27 hours | hil: express a board's always-on defines as a variant, dropping build.args | hathach |
| 29 hours | ci: fix nine ways the selection under-selected or mismatched | hathach |
| 31 hours | ci: scope the build matrix and the HIL run to what a PR affects | hathach |
| 47 hours | hil: address Copilot review — loud extraction markers, exit-visible variant... | hathach |
| 2 days | hil, docs: reference toolchains by their official env vars, not one rig's paths | hathach |
| 2 days | hil-pool-check: document the probe power-cycle escalation; name the env scrip... | hathach |
| 2 days | hil: run every board in one hil_test.py and hand results across as JSON | hathach |
| 4 days | bsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci pool | hathach |
| 4 days | test/hil, ci: contain a wedged USB stack instead of stranding the runner | hathach |
| 5 days | Merge pull request #3790 from hathach/fix/lpc43-hfp-reliability | Ha Thach |
| 9 days | usbd: clear endpoint busy/claimed when a completion event is dropped | hathach |
| 10 days | usbd: don't leak the queued-setup counter when the event queue is full | hathach |
| 2026-08-07 | Merge pull request #3761 from morse-cedricvandenbergh/fix/ncm-link-state-noti... | Zixun LI |
| 2026-08-07 | test/fuzz: stub usbd_defer_func in net_ncm harness | Cedric Van den Bergh |
| 2026-07-31 | test/hil: fold openocd_wch into openocd, verify per board, resolve firmware b... | Ha Thach |
| 2026-07-30 | Merge remote-tracking branch 'origin/master' into tmp/pr3790-merge | hathach |
| 2026-07-30 | hil, ci: scope HIL builds and tests to the boards a PR affects (#3797) | Ha Thach |
| 2026-07-29 | Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliability | Zixun LI |
| 2026-07-29 | hil: split hil_test.py into hil_lock/hil_flash, add pool_check, update rig pr... | Ha Thach |
| 2026-07-29 | Merge tinyusb/master into fix/lpc43-hfp-reliability | Zixun LI |
| 2026-07-29 | test/hil: make MTP checks deterministic | Zixun LI |
| 2026-07-28 | test/hil: avoid parallel MTP probe races | Zixun LI |
| 2026-07-28 | test/hil: allow audio startup transition | Zixun LI |
| 2026-07-28 | test/hil: require exact audio ramp | Zixun LI |
| 2026-07-28 | Revert 'test/hil: separate LPC43 stress test flashes' | Zixun LI |
| 2026-07-28 | test/hil: use stlink for stm32l412nucleo | Zixun LI |
| 2026-07-28 | bsp, hil: flash WCH boards with the unified OpenOCD fork (#3791) | Ha Thach |
| 2026-07-28 | test/hil: replace PCI reset with root-port VBUS cycle for D-state recovery (#... | Ha Thach |
| 2026-07-27 | test/hil: bound MIDI reads by deadline | Zixun LI |
| 2026-07-27 | test/hil: separate LPC43 stress test flashes | Zixun LI |
| 2026-07-24 | docs(skills): rename debug skills, drop the PC-host/TinyUSB-device assumption | hathach |
| 2026-07-17 | hil: add frdm_k64f host test (cdc + msc) to tinyusb.json | hathach |
| 2026-07-17 | Key HIL report dir by run id so re-runs and other PRs cannot clobber it | hathach |
| 2026-07-17 | hil: controller-aware scheduling of flash and usbtest concurrency | hathach |
| 2026-07-15 | hil: add usb_recover hub-cycle action; drop MosChip skips, gate it as incompa... | hathach |
| 2026-07-15 | dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and... | hathach |
| 2026-07-14 | dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67 | hathach |
| 2026-07-14 | Merge remote-tracking branch 'origin/master' into usbtest | hathach |
| 2026-07-14 | test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDs | hathach |
| 2026-07-13 | Merge pull request #3762 from hathach/claude/agents-workflows | Ha Thach |
| 2026-07-13 | Fix max-effort review findings in lock protocol, workflows, and docs | hathach |
| 2026-07-10 | Fix review findings and add static-analyzer agent | hathach |
| 2026-07-10 | hil: use stlink for stm32f746disco | HiFiPhile |
| 2026-07-09 | test/hil: usbtest.py runner + HIL integration | hathach |
| 2026-07-09 | feat: Claude Code multi-agent dev/test harness for TinyUSB | hathach |
| 2026-07-05 | Merge pull request #3741 from dxbjavid/ncm-ndp-length-bound | Zixun LI |