summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-08nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlockhathach
2026-05-07Merge pull request #3614 from HakanL/midi-host-rx-bufsize-default-and-docsZixun LI
2026-05-07Merge remote-tracking branch 'tinyusb/master' into midi-host-rx-bufsize-defau...Zixun LI
2026-05-07revert RX buffer size as it's not related to issueZixun LI
2026-05-05Merge pull request #3627 from hathach/merge-usbd-controlHa Thach
2026-05-04Adjust RAM configuration for nrf54h20 to optimize memory usage in video exampleshathach
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-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun 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-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-25Merge branch 'master' into musb-followup-3594hathach
2026-04-25separate pipe0 since it is 1 packet per transfer, merge PIPE0 STATUS PENDINGhathach