1. 5014146 Merge pull request #3695 from hathach/claude/adoring-pasteur-kbaFa by Ha Thach · 2 days ago upstream/master
  2. dd31ba4 pvs skill: harden credentials parsing; note compile DB is exported by default by Claude · 2 days ago
  3. 65b2aeb pvs skill: mirror CI --security-related-issues flag and ignore SARIF output by Claude · 2 days ago
  4. 848216a Merge pull request #3693 from hathach/claude/review-model-opus by Ha Thach · 2 days ago
  5. b643e81 ci(claude-review): run auto review on Opus (claude-opus-4-8) by hathach · 2 days ago
  6. 629e805 Merge pull request #3692 from hathach/claude/bump-claude-review-max-turns by Ha Thach · 2 days ago
  7. 7f1ccdc Merge pull request #3636 from hathach/stm32c5 by Ha Thach · 2 days ago
  8. c9cfd82 ci(claude-review): raise --max-turns 20 -> 50 by hathach · 2 days ago
  9. 5145b67 Merge remote-tracking branch 'origin/master' into stm32c5 by hathach · 2 days ago
  10. 0244a4f README: use emoji for Supported CPUs status marks (#3691) by Ha Thach · 2 days ago
  11. dffc571 Fix stm32f723disco host/cdc_msc_hid HIL: UART RX starvation + DWC2 DMA split-IN NAK storm (#3677) by Ha Thach · 2 days ago
  12. 6f35e76 HIL: replace build.flags_on with named build variants (#3687) by Ha Thach · 2 days ago
  13. 575a8fb Merge pull request #3690 from hathach/claude/board-test-idle-park by Ha Thach · 3 days ago
  14. 474ea56 Merge pull request #3686 from hathach/update-hil-pool by Ha Thach · 4 days ago
  15. d23e7cd Merge pull request #3681 from hathach/cdc_ctrl_buf by Ha Thach · 4 days ago
  16. 8219efd test/hil: erase MCU after tests; show throughput speeds in report by hathach · 4 days ago
  17. 1b3627d test/hil: use ⚪ for skipped in HIL report by hathach · 5 days ago
  18. 3875e9c test/hil: use ✅/❌ emoji for HIL report pass/fail by hathach · 5 days ago
  19. fe273aa ci: demote Average Code Size Metrics title to h2 by hathach · 5 days ago
  20. 71f7ba0 ci: demote sticky-comment report headings to h2; rename HIL report by hathach · 5 days ago
  21. a70c5a6 ci: include hil-hfp-iar (IAR) results in the HIL PR comment by hathach · 5 days ago
  22. 7b60e39 test/hil: clear HIL report up front on a fresh run by hathach · 5 days ago
  23. fba8d25 test/hil: accumulate HIL report across re-runs; post as sticky PR comment by hathach · 5 days ago
  24. 46aded4 presets,hil: keep Ninja Multi-Config; make HIL find its output by hathach · 5 days ago
  25. d38ba79 test/hil: report board x test results as a markdown matrix by hathach · 5 days ago
  26. 6586d94 gitattributes: keep shell scripts LF under core.autocrlf by hathach · 5 days ago
  27. 88c0dc6 Fix formatting in README.rst table (#3685) by Ha Thach · 5 days ago
  28. 752d0d7 Fix formatting in README.rst table by Ha Thach · 5 days ago
  29. d2e7bbb test/hil: add stm32u083nucleo to pool and expose ~/bin on remote PATH by hathach · 5 days ago
  30. bfaa3b6 tools/gen_presets: build into cmake-build-<board> with single-config Ninja by hathach · 5 days ago
  31. 97480ba stm32u0: implement board_get_unique_id from UID_BASE by hathach · 5 days ago
  32. 7c68545 ci: post auto-review findings to the PR (#3684) by Ha Thach · 5 days ago
  33. 8efcc6f host/cdc: use local control buffer by HiFiPhile · 7 days ago
  34. 1009b14 add tm4c123x evk to hill pool (#3676) by Ha Thach · 8 days ago
  35. 9dea2c8 ci: carry metrics baseline forward on no-code-change pushes (#3678) by Ha Thach · 8 days ago
  36. c3b4ef0 Compact pvs skill; fix PVS-Studio -S/--dump-files docs in AGENTS.md by Claude · 8 days ago
  37. de75631 Add pvs skill to run PVS-Studio analysis for a board by Claude · 8 days ago
  38. ddc065d Remove Sponsor Triage workflow (migrated to hathach/hathach) (#3675) by Ha Thach · 9 days ago
  39. 38debe0 Merge pull request #3666 from hathach/dwc2_postfix by Ha Thach · 9 days ago
  40. a105f9d Merge pull request #3653 from hathach/ch32_warning by Ha Thach · 9 days ago
  41. a900ea9 dwc2: cleanup setup_packet pointer cast (review feedback) by hathach · 9 days ago
  42. b5e0807 Update setup buffer size definition based on DMA configuration by hathach · 9 days ago
  43. 0393a5e Merge branch 'master' into dwc2_postfix by hathach · 9 days ago
  44. ac32fea ci(labeler): auto-apply Port labels from changed driver files (#3673) by Ha Thach · 9 days ago
  45. 3d0516f ci(labeler): match emoji-renamed labels (#3672) by Ha Thach · 9 days ago
  46. 709b33d ci: bump actions/github-script v7 -> v8 (Node.js 24) (#3671) by Ha Thach · 9 days ago
  47. ec95d9a Merge pull request #3670 from hathach/update-labeler by Ha Thach · 9 days ago
  48. 10e5701 ci(sponsor-triage): select PullRequest id in search results by hathach · 9 days ago
  49. c86fea6 ci(sponsor-triage): include open PRs, not just issues by hathach · 9 days ago
  50. 5e3a56a ci: add Sponsor Triage board sync workflow by hathach · 9 days ago
  51. 824a2d6 ci(labeler): add sponsor/Adafruit tiers, owner skip, and discussion support by hathach · 9 days ago
  52. 35d67a2 Merge pull request #3669 from hathach/dwc2-l476-setup by Ha Thach · 9 days ago
  53. 1f6236a dwc2: address Copilot review (comment grammar/typo, tinyusb.json f407 dedup) by hathach · 10 days ago
  54. 6b89aea dwc2: remove investigation debug logging by hathach · 10 days ago
  55. e45d5ad Add STM32F407 and STM32L476 disco board configurations to tinyusb.json by hathach · 10 days ago
  56. a6098c3 refactor(cmake): comment out unused target folder properties by hathach · 10 days ago
  57. 73af649 dwc2: submit setup packet on SETUP_DONE and drop spurious EP0 RX_COMPLETE on core v3.10a (STM32L476) by hathach · 10 days ago
  58. e2100b4 Merge branch 'master' into ch32_warning by hathach · 10 days ago
  59. 232315d Merge remote-tracking branch 'origin/master' into dwc2_postfix by hathach · 10 days ago
  60. f13d86c Merge pull request #3668 from hathach/claude/review-sticky-comment by Ha Thach · 10 days ago
  61. 9a3e32b ci(claude): post sticky summary comment on code review by hathach · 10 days ago
  62. 109ca7e Merge remote-tracking branch 'origin/master' into dwc2_postfix by hathach · 10 days ago
  63. 31c73a3 Merge pull request #3667 from hathach/ci-claude-review-allowed-bots by Ha Thach · 10 days ago
  64. d585977 ci: allow claude[bot] pushes in code review workflow by hathach · 10 days ago
  65. cc979da dcd/dwc2: fix back-to-back SETUP reception in DMA mode by HiFiPhile · 11 days ago
  66. f19c012 docs: revert USBFS non-ISO transfer qualification in device_issues by claude[bot] · 11 days ago
  67. ff3fef9 docs: fix review issues in device_issues and README by claude[bot] · 11 days ago
  68. 22c2ece try to get render right by HiFiPhile · 11 days ago
  69. 64af21f Merge remote-tracking branch 'tinyusb/master' into ch32_warning by HiFiPhile · 11 days ago
  70. e35b070 rename to device issues by HiFiPhile · 11 days ago
  71. 5004a24 Merge pull request #3664 from hathach/add-sponsor-section by Ha Thach · 11 days ago
  72. 7200688 add sponsor section by hathach · 11 days ago
  73. f78715d Merge pull request #3663 from hathach/claude-workflow-fix-bugs by Ha Thach · 11 days ago
  74. 2fc46b6 ci(claude): drop Bash allowlist entirely (Codex P1, round 2) by hathach · 11 days ago
  75. 6936cc6 ci(claude): scope Bash allowlist instead of wide-open (Codex P1) by hathach · 11 days ago
  76. b009ddb ci(claude): enable @claude to fix bugs and commit from comments by hathach · 11 days ago
  77. 8e0f2bd Merge pull request #3662 from hathach/update-claude by Ha Thach · 11 days ago
  78. 9c316a4 add device errata document by HiFiPhile · 12 days ago
  79. 044cd06 ci: address second codex/copilot review round by hathach · 12 days ago
  80. 1ea04f7 ci: address codex/copilot review on claude workflows by hathach · 12 days ago
  81. 87f9cc0 ci: re-enable Claude PR review and harden auth/permissions by hathach · 12 days ago
  82. 95d11a8 docs(hil): support running HIL locally on ci.lan by hathach · 12 days ago
  83. bbdb419 Merge pull request #3657 from hathach/usbh-add-control-queue by Ha Thach · 12 days ago
  84. 1718542 CFG_TUH_CONTROL_PENDING_QUEUE_SZ defefault to 4 if hub is eanbled, 2 if not by hathach · 12 days ago
  85. 7e0fcaa ultrareview nits: keep xfer_result table in sync, hoist blinky loop by hathach · 12 days ago
  86. 2c27ec9 Merge pull request #3620 from UMRnInside/fix-ch32v103-hardfault by Zixun LI · 14 days ago
  87. 26724bf Merge pull request #3658 from wjklimek1/mtp-out-transfer-fix by Zixun LI · 14 days ago
  88. d3ae3a0 Merge pull request #3634 from HKM-Messtechnik/fix/Dwc2Stm32U5 by Zixun LI · 14 days ago
  89. 08381d4 esp32 build fixes by HiFiPhile · 14 days ago
  90. a64eb33 dynamic_switch: hoist while(1) out for OS_NONE by hathach · 2 weeks ago
  91. fc933e3 midi2_host: silence IAR Pe550 for midi2_idx by hathach · 2 weeks ago
  92. 0761df7 midi2_host: drop unreachable return 0 for IAR Pe111 by hathach · 2 weeks ago
  93. 28beb0f ci: fix IAR Pe111 and stm32h7s3 flash overflow by hathach · 2 weeks ago
  94. 24700ea midi2_device: gate -Wno-type-limits to GCC/Clang for IAR build by hathach · 2 weeks ago
  95. 3be8226 Merge branch 'master' into usbh-add-control-queue by hathach · 2 weeks ago
  96. b4e7c25 dwc2: process IN EP before OUT by HiFiPhile · 2 weeks ago
  97. 84e3347 Handle OUT transfer completion in MTP by Wojciech Klimek · 2 weeks ago
  98. d754c06 Implement asynchronous control transfer queuing for USB host stack by hathach · 2 weeks ago
  99. 33f151a bsp/stm32f4: enable flash cache by HiFiPhile · 2 weeks ago
  100. d85ddd2 bsp/stm32f7: fix f746disco jlink device by HiFiPhile · 2 weeks ago