summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09test/hil: erase MCU after tests; show throughput speeds in reporthathach
2026-06-08test/hil: use ⚪ for skipped in HIL reporthathach
2026-06-08test/hil: use ✅/❌ emoji for HIL report pass/failhathach
2026-06-08ci: demote Average Code Size Metrics title to h2hathach
2026-06-08ci: demote sticky-comment report headings to h2; rename HIL reporthathach
2026-06-08ci: include hil-hfp-iar (IAR) results in the HIL PR commenthathach
2026-06-08test/hil: clear HIL report up front on a fresh runhathach
2026-06-08test/hil: accumulate HIL report across re-runs; post as sticky PR commenthathach
2026-06-08presets,hil: keep Ninja Multi-Config; make HIL find its outputhathach
2026-06-08test/hil: report board x test results as a markdown matrixhathach
2026-06-08gitattributes: keep shell scripts LF under core.autocrlfhathach
2026-06-08Fix formatting in README.rst table (#3685)Ha Thach
2026-06-08Fix formatting in README.rst tableHa Thach
2026-06-08test/hil: add stm32u083nucleo to pool and expose ~/bin on remote PATHhathach
2026-06-08tools/gen_presets: build into cmake-build-<board> with single-config Ninjahathach
2026-06-08stm32u0: implement board_get_unique_id from UID_BASEhathach
2026-06-08ci: post auto-review findings to the PR (#3684)Ha Thach
2026-06-06host/cdc: use local control bufferHiFiPhile
2026-06-05add tm4c123x evk to hill pool (#3676)Ha Thach
2026-06-05ci: carry metrics baseline forward on no-code-change pushes (#3678)Ha Thach
2026-06-05Compact pvs skill; fix PVS-Studio -S/--dump-files docs in AGENTS.mdClaude
2026-06-05Add pvs skill to run PVS-Studio analysis for a boardClaude
2026-06-04Remove Sponsor Triage workflow (migrated to hathach/hathach) (#3675)Ha Thach
2026-06-04Merge pull request #3666 from hathach/dwc2_postfixHa Thach
2026-06-04Merge pull request #3653 from hathach/ch32_warningHa Thach
2026-06-04dwc2: cleanup setup_packet pointer cast (review feedback)hathach
2026-06-04Update setup buffer size definition based on DMA configurationhathach
2026-06-04Merge branch 'master' into dwc2_postfixhathach
2026-06-04ci(labeler): auto-apply Port labels from changed driver files (#3673)Ha Thach
2026-06-04ci(labeler): match emoji-renamed labels (#3672)Ha Thach
2026-06-04ci: bump actions/github-script v7 -> v8 (Node.js 24) (#3671)Ha Thach
2026-06-04Merge pull request #3670 from hathach/update-labelerHa Thach
2026-06-04ci(sponsor-triage): select PullRequest id in search resultshathach
2026-06-04ci(sponsor-triage): include open PRs, not just issueshathach
2026-06-04ci: add Sponsor Triage board sync workflowhathach
2026-06-04ci(labeler): add sponsor/Adafruit tiers, owner skip, and discussion supporthathach
2026-06-04Merge pull request #3669 from hathach/dwc2-l476-setupHa Thach
2026-06-03dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup)hathach
2026-06-03dwc2: remove investigation debug logginghathach
2026-06-03Add STM32F407 and STM32L476 disco board configurations to tinyusb.jsonhathach
2026-06-03refactor(cmake): comment out unused target folder propertieshathach
2026-06-03dwc2: submit setup packet on SETUP_DONE and drop spurious EP0 RX_COMPLETE on ...hathach
2026-06-03Merge branch 'master' into ch32_warninghathach
2026-06-03Merge remote-tracking branch 'origin/master' into dwc2_postfixhathach
2026-06-03Merge pull request #3668 from hathach/claude/review-sticky-commentHa Thach
2026-06-03ci(claude): post sticky summary comment on code reviewhathach
2026-06-03Merge remote-tracking branch 'origin/master' into dwc2_postfixhathach
2026-06-03Merge pull request #3667 from hathach/ci-claude-review-allowed-botsHa Thach
2026-06-03ci: allow claude[bot] pushes in code review workflowhathach
2026-06-02dcd/dwc2: fix back-to-back SETUP reception in DMA modeHiFiPhile