summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysci_select: classify the 254 files that were reaching rule 17hathach
10 daysMerge pull request #3841 from hathach/build-filterHa Thach
10 daysexamples: keep CFG_TUH_VENDOR 0 in tusb_config.hhathach
10 daysci_set_matrix: fall open when no selected family builds anywherehathach
10 dayshil: express a board's always-on defines as a variant, dropping build.argshathach
10 daysci: fix nine ways the selection under-selected or mismatchedhathach
10 daysdocs: record the CI selection design and its planhathach
10 daysci: scope the build matrix and the HIL run to what a PR affectshathach
10 daysget_deps: correct two family tokens that matched nothinghathach
10 daysexamples: restore host builds on samd2x_l2xhathach
10 dayssamd2x_l2x: build hcd_samd.c for samd21 only, as family.mk already doeshathach
10 daysvendor: remove the obsolete host vendor driverhathach
11 daysMerge pull request #3837 from hathach/hil-setup-writeupHa Thach
11 daysdocs: add hardware-in-the-loop rig referencehathach
11 daysMerge pull request #3836 from hathach/claude/hil-doc-auditHa Thach
11 dayshil: address Copilot review — loud extraction markers, exit-visible variant...hathach
11 daysdocs: name the report-unification handoff after its PRhathach
11 dayshil, docs: reference toolchains by their official env vars, not one rig's pathshathach
11 daysdocs: hand off unifying the HIL report's two artifactshathach
11 daysdocs: spec, plan and outcome of the .claude instruction-surface audithathach
11 daysskills, CLAUDE.md: correct instruction claims the source refuteshathach
11 dayshil-pool-check: document the probe power-cycle escalation; name the env scrip...hathach
11 dayshil: run every board in one hil_test.py and hand results across as JSONhathach
12 daysMerge pull request #3833 from hathach/claude/ci-hs-set-address-orderHa Thach
12 daysdcd(ci_hs): stage the device address before priming the status stagehathach
12 daysMerge pull request #3834 from hathach/claude/circleci-toolchain-cache-keyHa Thach
12 daysMerge pull request #3816 from Ryzee119/ohci_gtd_fixZixun LI
12 daysci(circleci): key the toolchain cache off a file that always existshathach
12 daysohci: defer descriptor reclaim until next frameHiFiPHile
12 daysMerge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
12 daysFix audio terminal type typosHiFiPHile
13 daysMerge pull request #3831 from hathach/fix-ci-hsHa Thach
13 daysexamples: document and work around the i.MX RT and LPC55 USB erratahathach
13 daysbsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
13 daysbsp(lpc11u37): move the main stack to the USB SRAM bankhathach
13 daysdcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
13 daysusbd: handle a refused transfer without halting, and report ithathach
13 daysdcd(ci_hs): rework bus reset handling and bound the register waitshathach
13 daysusbd: split bus reset into start/end edge eventshathach
13 daysUAC2: Add more terminal typesJerzy Kasenberg
13 daysMerge pull request #3829 from hathach/claude/read-doc-calibre-dbHa Thach
13 daysskill(read-doc): search the Calibre database instead of the filesystemhathach
13 daysMerge pull request #3803 from hathach/claude/hil-wedge-containmentHa Thach
13 daysdocs: hand off follow-up work as per-PR planshathach
13 daysskills, docs: rewrite USB recovery from the live incidentshathach
13 daystest/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
14 daysMerge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
14 daysohci: reclaim orphaned TDs on device disconnectRyzee119
2026-08-17portable/chipidea: name SBUSCFG in ci_hs_regs_t, unify AHB burst hookhathach
2026-08-15Merge pull request #3823 from sauloverissimo/feat/midi2-fb-capsZixun LI