summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-21docs: add read-doc skill, tighten CLAUDE.md and skill docs (#3778)HEADmasterHa Thach
2026-07-21docs: make CLAUDE.md the real agent-instructions file (#3769)Ha Thach
2026-07-19Merge pull request #3757 from rhgndf/at32f403a_larger_pmaZixun LI
2026-07-19Merge pull request #3694 from rhgndf/py32f0Zixun LI
2026-07-19Potential fix for pull request findingZixun LI
2026-07-19Merge pull request #3750 from dxbjavid/cdc-acm-open-desc-boundsZixun LI
2026-07-19add assert to dcd_edpt_iso_allocHiFiPhile
2026-07-19add interface desc length checkHiFiPhile
2026-07-19improve validation structureHiFiPhile
2026-07-19improve pointer arithmetic, check funmctional descriptor bLengthHiFiPhile
2026-07-20return false on too large ep sizesJie Feng
2026-07-19misc fixesJie Feng
2026-07-19makefile cleanupJie Feng
2026-07-19add to docsJie Feng
2026-07-19cleanupJie Feng
2026-07-19probably the right mcu targetJie Feng
2026-07-19examples now buildJie Feng
2026-07-19add py32f0 supportJie Feng
2026-07-19Merge pull request #3775 from hathach/claude/add-usb-debug-sniffHa Thach
2026-07-18Merge pull request #3763 from hathach/claude/migrate-khci-to-ci_fsHa Thach
2026-07-18skill(usb-sniffer): make rig references generic, setup as a scripthathach
2026-07-18fix(ci_fs): address code-review findings in host/device drivershathach
2026-07-18docs, udev: address Copilot review nits on PR #3775hathach
2026-07-18dcd_lpc17_40: address review findings in the iso pathshathach
2026-07-17skill: add usb-sniffer — wire-level capture with the ataradov hardware taphathach
2026-07-17fix(ci_fs host): release stale sibling BDT on multi-packet completionhathach
2026-07-17hil: add frdm_k64f host test (cdc + msc) to tinyusb.jsonhathach
2026-07-17kinetis_k: non-blocking board_uart_read (RX FIFO) + SIM unique idhathach
2026-07-17dcd_ci_fs: disarm sibling BDT on short-packet OUT completionhathach
2026-07-17migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)hathach
2026-07-17agent: add target-debugger — device-side root-cause loop on the HIL righathach
2026-07-17lpc15, lpc40: board_get_unique_id via IAP ReadUIDhathach
2026-07-17dcd_lpc17_40: mask USB IRQ around non-reentrant SIE and realization sequenceshathach
2026-07-17dcd_lpc17_40: fix stale EP0 out_received, add isochronous supporthathach
2026-07-17skill: add usb-target-debug — device-side capture & debug on the HIL righathach
2026-07-17Merge pull request #3758 from hathach/usbtestHa Thach
2026-07-17Key HIL report dir by run id so re-runs and other PRs cannot clobber ithathach
2026-07-17ci: pin ceedling to 1.0.1hathach
2026-07-17vendor: deactivate de-selected altsetting's isochronous endpointshathach
2026-07-17rusb2: restore speed-conditional hwfifo stride maskhathach
2026-07-17hil: controller-aware scheduling of flash and usbtest concurrencyhathach
2026-07-15bsp/stm32h5: add missing IAR linker script for stm32h533hathach
2026-07-15hil: add usb_recover hub-cycle action; drop MosChip skips, gate it as incompa...hathach
2026-07-15dwc2: fix EP0 OUT dcache invalidate range; run usbtest on espressif s3/p4 and...hathach
2026-07-14dcd(ci_hs): stale overlay fix; run usbtest on lpcxpresso43s67hathach
2026-07-14Merge remote-tracking branch 'origin/master' into usbtesthathach
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-07-13Merge pull request #3762 from hathach/claude/agents-workflowsHa Thach
2026-07-13Fix max-effort review findings in lock protocol, workflows, and docshathach
2026-07-13rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build supporthathach