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