summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-29metrics_compare_base: use git worktree add --detachhathach
2026-04-29metrics_compare_base: catch TimeoutExpired; fix code-size skill docshathach
2026-04-29Improve remote execution in `hil_ci.sh`hathach
2026-04-29Add `code-size` skill and integrate `metrics_compare_base.py` toolhathach
2026-04-29address review feedback for AGENTS.md and hil skillhathach
2026-04-29Merge remote-tracking branch 'origin/master' into update-agents-mdhathach
2026-04-28update AGENTS.md and claude hil skillhathach
2026-04-28Merge branch 'master' into fork/kira-live/masterhathach
2026-04-28Merge pull request #3605 from hathach/musb-followup-3594Ha Thach
2026-04-28only re-run tests that failed per boardhathach
2026-04-28fix warning, change hil jlink for feather nrf52840hathach
2026-04-28fix(dcd_ch32_usbfs): fix dropped bulk OUT packets by properly re-arming EP_RX...mickabrig7
2026-04-27Merge branch 'master' into ncm_packet_filternminaylov
2026-04-27NCM caps enumnminaylov
2026-04-26Add ch32v103c_bluepill boardUMRnInside
2026-04-26Fix CH32V103 hardfault on startupUMRnInside
2026-04-26change job nameHiFiPhile
2026-04-26run hil_hfp on gcc buildHiFiPhile
2026-04-26hil: comment out net_lwip_webserver test for PR #3605hathach
2026-04-26hil: bump net iface enum timeout to 30s for net_lwip_webserverhathach
2026-04-26usbd_control: consolidate status stage ep selectionhathach
2026-04-26max32 change bulk endpoint to EP8,9 (2KB FIFO) and Audio ISO to EP10, 11 (4KB...hathach
2026-04-26shrink cdc_msc_throughput MSC buffer for FS targetshathach
2026-04-26skip cdc_msc_throughput on small-RAM MCUshathach
2026-04-26gate lwIP throughput tuning + iperf on MCU SRAM tierhathach
2026-04-25chore: gitignore fetched dependency directories to prevent accidental trackingcopilot-swe-agent[bot]
2026-04-25chore: remove accidentally tracked dependency gitlinks from prior commitcopilot-swe-agent[bot]
2026-04-25chore: remove accidentally tracked dependency gitlinkscopilot-swe-agent[bot]
2026-04-25fix: add BE bitfield guards for audio and fix UAC2 example endian-safe field ...copilot-swe-agent[bot]
2026-04-25Initial plancopilot-swe-agent[bot]
2026-04-25Merge branch 'master' into musb-followup-3594hathach
2026-04-25separate pipe0 since it is 1 packet per transfer, merge PIPE0 STATUS PENDINGhathach
2026-04-25clean uphathach
2026-04-25musb more ep0 refactor. add back remaining_ctrl for correct ep0 state transit...hathach
2026-04-24NCM packet filter supportnminaylov
2026-04-24add throughput test for hilhathach
2026-04-24musb migrate to ep0_state, remove setup packet from dcd datahathach
2026-04-24refactor musb ep0 xferhathach
2026-04-24Merge pull request #3597 from canokeys/big-endian-for-setup-packetsZixun LI
2026-04-23typec/stm32: guard hard reset RX re-arm against uninitialized bufferMike Ajax
2026-04-23typec/stm32: updates based on Copilot reviewMike Ajax
2026-04-23typec/stm32: fix -Wcast-qual error, _rx_buf doesn't need constMike Ajax
2026-04-23typec/stm32: fix three UCPD sink bugs for strict PD 3.0 sourcesMike Ajax
2026-04-24fix zero wLength request in control requestakari
2026-04-23add cdc msc throughput examplehathach
2026-04-23musb double packet for epouthathach
2026-04-23Merge upstream master into net descriptor-based ep_size branchcopilot-swe-agent[bot]
2026-04-23reduce memory, focus on keep iperf speedhathach
2026-04-23Merge pull request #3590 from hathach/copilot/extract-hcd-pma-buffer-errata-w...Ha Thach
2026-04-23Merge pull request #3601 from hathach/fix-conversion-warningsHa Thach