summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-04add default implementation for tuh_hid_report_received_cb()hathach
2026-05-04hil remove hub from pico native host test for nowhathach
2026-05-04Merge pull request #3568 from hathach/copilot/upgrade-net-lwip-webserver-desc...Ha Thach
2026-05-04Merge branch 'master' into merge-usbd-controlhathach
2026-05-04fix usbd control to support wLength hackhathach
2026-05-04hil_test: use non-blocking writes with timeout for printer testshathach
2026-05-04refactor: replace `tu_edpt_state_t` struct with `uint8_t` and update all endp...hathach
2026-05-04refactor `usbd.c`: extract `process_std_device_request` for clarityhathach
2026-05-04minor clean uphathach
2026-05-04Merge pull request #3628 from hathach/fix_uart_writeHa Thach
2026-05-04refactor `usbd.c`: centralize control transfer state management into `_usbd_d...hathach
2026-05-03add msc_file_explorer_freertos exampleHiFiPhile
2026-05-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun LI
2026-05-01Merge remote-tracking branch 'origin/master' into ncm_packet_filterHiFiPHile
2026-05-01ncm: implement GetNtbInputSize requestZixun LI
2026-04-30ncm: Implement SetNtbInputSize requestElwin Huang
2026-04-30refactor capabilityZixun LI
2026-04-30add packet filter callbackZixun LI
2026-04-29fixupHiFiPhile
2026-04-29ensure board_uart_write return -1 on defaultHiFiPhile
2026-04-29deprecated `usbd_control.c` and merge its functionality into `usbd.c`hathach
2026-04-29Merge pull request #3619 from hathach/hil_hfpHa Thach
2026-04-29Merge pull request #3615 from kira-live/masterHa Thach
2026-04-29clean uphathach
2026-04-29Merge branch 'master' into hil_hfphathach
2026-04-29clean uphathach
2026-04-29Merge branch 'master' into fork/kira-live/masterhathach
2026-04-29Merge pull request #3624 from hathach/update-agents-mdHa Thach
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