summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
14 dayshil: address Copilot review — loud extraction markers, exit-visible variant...hathach
14 daysdocs: name the report-unification handoff after its PRhathach
14 dayshil, docs: reference toolchains by their official env vars, not one rig's pathshathach
14 daysdocs: hand off unifying the HIL report's two artifactshathach
14 daysdocs: spec, plan and outcome of the .claude instruction-surface audithathach
14 daysskills, CLAUDE.md: correct instruction claims the source refuteshathach
14 dayshil-pool-check: document the probe power-cycle escalation; name the env scrip...hathach
14 dayshil: 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
2026-08-19Merge pull request #3830 from kasjer/kasjer/uac2-update-terminal-typesZixun LI
2026-08-19Fix audio terminal type typosHiFiPHile
2026-08-18Merge pull request #3831 from hathach/fix-ci-hsHa Thach
2026-08-18examples: document and work around the i.MX RT and LPC55 USB erratahathach
2026-08-18bsp(lpc55): run lpcxpresso55s28 as a high-speed device, add it to the ci poolhathach
2026-08-18bsp(lpc11u37): move the main stack to the USB SRAM bankhathach
2026-08-18dcd(ip3511): fix DEVCMDSTAT write-1-to-clear handling and EP0 setup raceshathach
2026-08-18usbd: handle a refused transfer without halting, and report ithathach
2026-08-18dcd(ci_hs): rework bus reset handling and bound the register waitshathach
2026-08-18usbd: split bus reset into start/end edge eventshathach
2026-08-18UAC2: Add more terminal typesJerzy Kasenberg
2026-08-18Merge pull request #3829 from hathach/claude/read-doc-calibre-dbHa Thach
2026-08-18skill(read-doc): search the Calibre database instead of the filesystemhathach
2026-08-18Merge pull request #3803 from hathach/claude/hil-wedge-containmentHa Thach
2026-08-18docs: hand off follow-up work as per-PR planshathach
2026-08-18skills, docs: rewrite USB recovery from the live incidentshathach
2026-08-18test/hil, ci: contain a wedged USB stack instead of stranding the runnerhathach
2026-08-17Merge pull request #3790 from hathach/fix/lpc43-hfp-reliabilityHa Thach
2026-08-17ohci: 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
2026-08-15Merge pull request #3802 from dxbjavid/video-payload-capZixun LI
2026-08-15Potential fix for pull request findingZixun LI
2026-08-15Merge pull request #3822 from ice458/fix/usbtmc-trigger-bulk-out-rearmZixun LI
2026-08-15fix(midi2): fix discovery response racingHiFiPhile
2026-08-14fix(midi2): keep discovery replies valid under TX pressureSaulo Veríssimo
2026-08-14example(midi2): report device identity in midi2_deviceSaulo Veríssimo
2026-08-14feat(midi2): complete the UMP stream discovery responderSaulo Veríssimo
2026-08-14usbtmc: document why the trigger re-arm result is ignoredice458