1. b80f1c1 Merge pull request #3952 from hathach/claude/hil-doc-pcie-topology by Ha Thach · 26 hours ago upstream/master
  2. b784851 docs: update ci.lan HIL topology for the second uPD720201 card by hathach · 27 hours ago
  3. 06328f1 Fix FTDI latency build, add stm32f2 unique id and a stream ZLP test (#3951) by Ha Thach · 29 hours ago
  4. 4be6b50 test_usbd: drop unused tusb_private.h include by hathach · 2 days ago
  5. 621d5c7 test_usbd: cover the ZLP after a full-packet stream write by hathach · 2 days ago
  6. ad0551f stm32f2: report the chip UID as board unique id by hathach · 2 days ago
  7. c09dcf0 cdch: fix FTDI latency-timer continuation callback by hathach · 2 days ago
  8. 86219eb build.py: bound the make example pool by -j, not the host core count (#3950) by Ha Thach · 2 days ago
  9. 147ccf5 usbd: hold OUT endpoints with RX_PENDING until the buffer is consumed (#3937) by Ha Thach · 2 days ago
  10. 352f672 test_ci_select: read sources as UTF-8, not the locale's encoding by hathach · 2 days ago
  11. 3d260ff usbd: keep RX_PENDING until the class consumes, not just through xfer_cb by hathach · 2 days ago
  12. a13220a usbd: hold RX_PENDING in every build, not only with OSAL_MUTEX_REQUIRED by hathach · 2 days ago
  13. c442148 usbd: document claiming an OUT endpoint from its xfer_cb by hathach · 2 days ago
  14. a5bdb90 examples/mtp: support FreeRTOS on ESP-IDF by hathach · 2 days ago
  15. 1a833b9 usbd: hold OUT endpoints with RX_PENDING until the buffer is consumed by hathach · 2 days ago
  16. c1e3bcc test_ci_select: isolate from a real cmake-build dir and close every file it reads (#3943) by Ha Thach · 2 days ago
  17. 95df70f ci: rework code metrics around membrowse (#3887) by Ha Thach · 4 days ago
  18. 9eaa46b cdc_msc_throughput: support FreeRTOS and run it on ESP32-S3/P4 HIL (#3935) by Ha Thach · 4 days ago
  19. 1121868 Use agentrc defaults for chief and pr-babysit, document config-free bench locks (#3936) by Ha Thach · 5 days ago
  20. 48ffe15 Retire target-debugger for agentrc's hw-debugger and hw-validator (#3933) by Ha Thach · 5 days ago
  21. 245715e Retire target-debugger for agentrc's hw-debugger and hw-validator by hathach · 5 days ago
  22. e595e79 Name the ETM build and the HIL contract for the hw-debug skills (#3932) by Ha Thach · 5 days ago
  23. fad6bd5 hw/bsp/family.json: what each board's default configure compiles (#3927) by Ha Thach · 6 days ago
  24. 88c7f0b Move the rtt, etm-trace, target-debug and esp-target-debug skills out to agentrc (#3925) by Ha Thach · 7 days ago
  25. a067873 Move agent roles and workflows out to agentrc (#3920) by Ha Thach · 7 days ago
  26. 7b787da Merge pull request #3914 from Warumski/fix/ncm-divisor-windows-code10 by Zixun LI · 9 days ago
  27. 595b55f Merge pull request #3907 from mikeysklar/at32-flash-probe-rs-trim by Zixun LI · 9 days ago
  28. df24db8 bsp: fix probe-rs url in flasher comments by Mikey Sklar · 9 days ago
  29. 16bedd9 fix(ncm): bump wNdbInDivisor/wNdbOutDivisor from 1 to 4 for Windows compat by Warumski · 9 days ago
  30. f206f1c Merge pull request #3915 from shinoryo1216/cdc-uac2-mono by Zixun LI · 10 days ago
  31. bfb7143 Merge pull request #3909 from shinoryo1216/master by Zixun LI · 10 days ago
  32. b1ed7e1 Delete cdc_uac2-mono-fix.patch by shinoryo · 10 days ago
  33. 0c77bb5 audio: fix cdc_uac2 speaker descriptor channel mismatch by shinoryo · 10 days ago
  34. 7450723 audio: use TU_VERIFY() for feature-unit channel number guards by shinoryo · 10 days ago
  35. 41374b0 bsp: add probe-rs flash target to CMake for AT32 by Mikey Sklar · 10 days ago
  36. 5e20dc6 Merge pull request #3869 from Duet3D/master by Zixun LI · 11 days ago
  37. ad54f72 Merge pull request #3859 from espressif/feat/dwc2_dcd_pdi by Zixun LI · 13 days ago
  38. 3c46001 audio: extend FU channel-number guard to remaining six audio examples (audio_test, audio_test_freertos, audio_test_multi_rate by shinoryo · 2 weeks ago
  39. 974d2b9 audio: validate feature-unit channel number before indexing mute/volume in uac2_headset and uac2_speaker_fb by shinoryo · 2 weeks ago
  40. 8348d43 Delegate more review work to Codex and add a peer-agent channel (#3902) by Ha Thach · 2 weeks ago
  41. cc324c6 bsp: flash AT32 boards with probe-rs by Mikey Sklar · 2 weeks ago
  42. 8433041 Track deferred work in GitHub issues (#3900) by Ha Thach · 2 weeks ago
  43. d3b6be2 agents: add simplification before fanout verification (#3892) by Ha Thach · 2 weeks ago
  44. f86af86 agents: track Codex's sticky review summary; scoreboard each pr-babysit cycle (#3893) by Ha Thach · 2 weeks ago
  45. 3898a1d hil: source ESP-IDF environment for pool checks (#3890) by Ha Thach · 2 weeks ago
  46. 0396b91 docs: shorten agent instructions (#3891) by Ha Thach · 2 weeks ago
  47. 6d46dea Merge pull request #3888 from hathach/claude/codex-default-reviewer by Ha Thach · 2 weeks ago
  48. 0fca1f4 docs: fix stale reviewProvider argument names in verifier routing note by hathach · 2 weeks ago
  49. 7642f21 agents: state the codex bridge's contract in its description by hathach · 2 weeks ago
  50. c6ad700 docs: tighten the verifier routing note by hathach · 2 weeks ago
  51. 920712c Merge pull request #3889 from hathach/docs/add-yagni-guidance by Ha Thach · 2 weeks ago
  52. 48bd1df Add YAGNI guidance to agent instructions by hathach · 2 weeks ago
  53. e4937a7 validate: document reviewProvider in args error message by hathach · 2 weeks ago
  54. 1bed7c5 validate: reject a skip that leaves no diff reviewer by hathach · 2 weeks ago
  55. 247eff2 validate: make the Claude review opt-in by hathach · 2 weeks ago
  56. dc8d107 dcd/samx7x: always send deferred ZLPs from the TXINI handler by Christian Hammacher · 2 weeks ago
  57. d9fa95d Merge pull request #3886 from hathach/claude/codex-dynamic-workflows by Ha Thach · 2 weeks ago
  58. 0f3c574 workflows: fix verifier test scan path by hathach · 2 weeks ago
  59. 2bd5beb workflows: move HIL validation test by hathach · 2 weeks ago
  60. 5c7aacf workflows: move code verify test by hathach · 2 weeks ago
  61. 45978c4 workflows: fix routed review failures by hathach · 2 weeks ago
  62. 2313479 Merge pull request #3885 from hathach/fix-iar-warnings by Ha Thach · 2 weeks ago
  63. 9485e85 workflows: respect one-level nesting by hathach · 2 weeks ago
  64. feefdd1 docs: describe Codex verifier workflows by hathach · 2 weeks ago
  65. 6f7f713 validate: share dual review routing by hathach · 2 weeks ago
  66. a55d6f9 workflows: route code verification through Codex by hathach · 2 weeks ago
  67. db0b6ae workflows: add Codex verifier routing by hathach · 2 weeks ago
  68. 92794df docs: plan Codex verifier workflows by hathach · 2 weeks ago
  69. c3c0ccb nrf54h20: use native USB host in Make by hathach · 2 weeks ago
  70. fa39951 docs: design Codex-backed verifier workflows by hathach · 2 weeks ago
  71. 8d36326 audio: fix IAR goto warning by hathach · 2 weeks ago
  72. 5e17ce7 dwc2: fix IAR volatile access warning by hathach · 2 weeks ago
  73. 4213839 Merge pull request #3879 from hathach/hil-add-ea4088qs by Ha Thach · 3 weeks ago
  74. ca48abc examples: align device-info descriptor handling by hathach · 3 weeks ago
  75. 58c03eb hil: add ea4088_quickstart with an RTT console by hathach · 3 weeks ago
  76. c60c7ba examples: write the host cdc console over RTT when that is the console by hathach · 3 weeks ago
  77. b7cda21 ohci: enumerate a device that was already attached at init by hathach · 3 weeks ago
  78. 76edced dual: run host_info_to_device_cdc on ea4088_quickstart by hathach · 3 weeks ago
  79. e658f2c lpc40: make USB host work on ea4088_quickstart by hathach · 3 weeks ago
  80. 91127e1 Merge pull request #3884 from hathach/claude/codex-collaboration by Ha Thach · 3 weeks ago
  81. 9a22ec6 tools: share Claude harness with Codex by hathach · 3 weeks ago
  82. 2985156 Merge pull request #3774 from zjzhang-cn/feature/tuh-audio-uac-1.0 by Zixun LI · 3 weeks ago
  83. f89e21a Merge pull request #3881 from hathach/claude/prompt-audit by Ha Thach · 3 weeks ago
  84. 039d004 Merge pull request #3882 from hathach/claude/ci-review-effort by Ha Thach · 3 weeks ago
  85. 0e52040 docs: drop the pr3840 no-boards handoff, both halves are done by hathach · 3 weeks ago
  86. 479b0fd skills, docs: address review on the harness audit by hathach · 3 weeks ago
  87. ca1a65d ci: run the Claude review and @claude jobs on Opus 5 by hathach · 3 weeks ago
  88. e8ac308 ci: one Claude review per PR at a time, at effort high by hathach · 3 weeks ago
  89. 1adfb1c Merge pull request #3799 from hathach/codex/dfu-buffer-fix by Zixun LI · 3 weeks ago
  90. 67dedc3 Merge pull request #3808 from hathach/cdc_persistent by Zixun LI · 3 weeks ago
  91. 94f93aa skills, agents, CLAUDE.md: correct claims the code refutes and drop dated prompt patterns by hathach · 3 weeks ago
  92. 5f486ca Merge pull request #3815 from HiFiPhile/agent/fix-dwc2-host-fifo-allocation by Zixun LI · 3 weeks ago
  93. fe3074e Merge pull request #3877 from kilograham/rp2040-pio-usb-fix by Zixun LI · 3 weeks ago
  94. ef404be improve example details by HiFiPHile · 3 weeks ago
  95. 5d71979 rp2040: do not require PICO_DEFAULT_PIO_USB_DP_PIN to be set for pio_usb by graham sanderson · 3 weeks ago
  96. e461c6f fix(dwc2): bound periodic intervals to HFNUM range by HiFiPHile · 3 weeks ago
  97. 1406095 fix(dwc2): defer periodic DMA abort cleanup until halt by HiFiPHile · 3 weeks ago
  98. 1ff684a implement per channel volume control by HiFiPHile · 3 weeks ago
  99. 93545d0 remove bloat check by HiFiPHile · 3 weeks ago
  100. 51761d2 Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-allocation by HiFiPHile · 3 weeks ago