summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysAdd RTT console/capture tooling (tools/rtt.py), rtt skill, and HIL harness su...Ha Thach
6 daysMerge pull request #3863 from hathach/claude/validate-loopHa Thach
6 daysMerge pull request #3858 from hathach/claude/validator-done-signalsHa Thach
6 dayspr-review-validator: done waits for every auto-reviewer to settle on the head...hathach
6 daysMerge pull request #3861 from hathach/claude/pr-babysit-hil-guardHa Thach
7 dayspr-babysit: never edit HIL rig configs without user approvalhathach
7 daysMerge pull request #3856 from hathach/claude/hil-drop-ntHa Thach
7 daysMerge pull request #3855 from hathach/claude/pr-babysit-split-triageHa Thach
7 daysvalidate: add claude + codex diff-review stages (opus/high, sol/high)hathach
7 dayspr-babysit: overlap a fast review lane with the CI watchhathach
7 daysagents: split pr-monitor into pr-ci-watcher + pr-review-validator; rename por...hathach
8 daystest/hil: drop the Windows accommodations, which accommodate nothinghathach
8 daystest/hil: run the HID echo in a child, which is the only bound that works (#3...Ha Thach
8 daystest/hil: make main() readable and stop the suite sleeping (#3848)Ha Thach
9 dayshil: make hil_report.md a rendering of hil_report.json (#3840)Ha Thach
9 daysREADME sponsor list and triage labels (#3842)Ha Thach
9 daysci_select: fix the membrowse test's env dependence, and stop HIL unit tests t...Ha Thach
9 daysci: an empty selection must build nothing, plus selector follow-ups (#3845)Ha Thach
11 daysMerge pull request #3843 from hathach/claude/ci-select-rule17Ha Thach
12 daysci_select: address Copilot review - anchor _META_RE, cover rule 12bhathach
13 daysbuild_utils: key the caches on the tree, not just the argumentshathach
13 daysci_select: classify the 254 files that were reaching rule 17hathach
13 daysMerge pull request #3841 from hathach/build-filterHa Thach
13 daysexamples: keep CFG_TUH_VENDOR 0 in tusb_config.hhathach
13 daysci_set_matrix: fall open when no selected family builds anywherehathach
13 dayshil: express a board's always-on defines as a variant, dropping build.argshathach
13 daysci: fix nine ways the selection under-selected or mismatchedhathach
13 daysdocs: record the CI selection design and its planhathach
13 daysci: scope the build matrix and the HIL run to what a PR affectshathach
13 daysget_deps: correct two family tokens that matched nothinghathach
13 daysexamples: restore host builds on samd2x_l2xhathach
13 dayssamd2x_l2x: build hcd_samd.c for samd21 only, as family.mk already doeshathach
13 daysvendor: remove the obsolete host vendor driverhathach
14 daysMerge pull request #3837 from hathach/hil-setup-writeupHa Thach
14 daysdocs: add hardware-in-the-loop rig referencehathach
14 daysMerge pull request #3836 from hathach/claude/hil-doc-auditHa Thach
2026-08-20hil: address Copilot review — loud extraction markers, exit-visible variant...hathach
2026-08-20docs: name the report-unification handoff after its PRhathach
2026-08-20hil, docs: reference toolchains by their official env vars, not one rig's pathshathach
2026-08-20docs: hand off unifying the HIL report's two artifactshathach
2026-08-20docs: spec, plan and outcome of the .claude instruction-surface audithathach
2026-08-20skills, CLAUDE.md: correct instruction claims the source refuteshathach
2026-08-20hil-pool-check: document the probe power-cycle escalation; name the env scrip...hathach
2026-08-20hil: run every board in one hil_test.py and hand results across as JSONhathach
2026-08-19Merge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
2026-08-19dcd(ci_hs): stage the device address before priming the status stagehathach
2026-08-19Merge pull request #3834 from hathach/claude/circleci-toolchain-cache-keyHa Thach
2026-08-19Merge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
2026-08-19ci(circleci): key the toolchain cache off a file that always existshathach
2026-08-19ohci: defer descriptor reclaim until next frameHiFiPHile