summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-11Merge pull request #3632 from hathach/msc_osZixun LI
2026-05-10use local linkerHiFiPHile
2026-05-10add stm32c5 supportHiFiPHile
2026-05-10Merge pull request #3630 from nminaylov/ncm_packet_filterZixun LI
2026-05-09dwc2: guard EP0 status completion with armed ZLP stateAlex-Schaefer
2026-05-09dwc2: preserve EP0 status completion before SETUPAlex-Schaefer
2026-05-08reduce NTM sizeHiFiPhile
2026-05-08lpc55 works with net_lwipHiFiPhile
2026-05-08fix iperf server is always excludedHiFiPhile
2026-05-08Merge pull request #3633 from hathach/fix/nrf5x-hfclk-wait-post-sdHa Thach
2026-05-08nrf5x: request HFCLK in USB_EVT_READY to fix post-SoftDevice deadlockhathach
2026-05-08fixupHiFiPhile
2026-05-08Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filterHiFiPhile
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-06modernize scriptZixun LI
2026-05-05try to fix CI stuckZixun LI
2026-05-05Apply suggestions from code reviewZixun LI
2026-05-05Merge pull request #3627 from hathach/merge-usbd-controlHa Thach
2026-05-04hcd/dwc2: fix txfifo full checkHiFiPhile
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-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