summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-30hcd rp2 add double buffered for control endpoint transfers.hathach
2026-03-28rp2 common refactorhathach
2026-03-28host epx clean uphathach
2026-03-27refactorhathach
2026-03-27rename and clean uphathach
2026-03-27fix E15 workaround issue with out of order in double buffer. device bulk rx/t...hathach
2026-03-27clean up hw_endpoint_open(), still has issue with E15 and ping-pong (slow read).hathach
2026-03-26implement ping-pong double buffered for both tx and rxhathach
2026-03-25fix e4 incorrect buf with incorrect buf_id = 1hathach
2026-03-25update hcd to handle interrupt per bufhathach
2026-03-24handle buf_status in per buffer basic (INTERRUPT_PER_BUFFER), this allows us ...hathach
2026-03-23add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...hathach
2026-03-23update host msc hil testhathach
2026-03-20clean uphathach
2026-03-20Add dd command to MSC file explorer for sector read and speed reporting, adju...hathach
2026-03-20Add support for EPX preemption on RP2350 during NAK conditionshathach
2026-03-19Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busyhathach
2026-03-19Merge branch 'refs/heads/master' into rp2040-hcd-epxhathach
2026-03-19Merge pull request #3560 from hathach/rp2-disable-hwifoHa Thach
2026-03-19rp2 disable hwfifohathach
2026-03-18Merge pull request #3559 from hathach/fix-fsdev-midi-host-bugsHa Thach
2026-03-18fix bugs in fsdev hcd, dcd and midi host stream writehathach
2026-03-18Merge pull request #3557 from hathach/hil-host-cdcHa Thach
2026-03-18hil pico2 test with native hostHa Thach
2026-03-18Merge pull request #3558 from hathach/hid-host-set-protocol-skipableHa Thach
2026-03-18Update HID host to correctly handle protocol mode initialization and CONFIG_G...hathach
2026-03-18fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUshathach
2026-03-18Update several actions to latest versionhathach
2026-03-18add board_uart_read() for f7hathach
2026-03-18add hil test for device hid_generic_inout functionalityhathach
2026-03-17add hil tests for device msc_dual_lun and midi functionalityhathach
2026-03-17add hil test for host msc and cdchathach
2026-03-17CFG_TUH_HID_SET_PROTOCOL_ON_ENUM option to skip set_protocol on enum, default...hathach
2026-03-17add hil host cdc testhathach
2026-03-17Merge pull request #3556 from hathach/fix-midi-hostHa Thach
2026-03-17fix midi host issue 3544hathach
2026-03-17Merge pull request #3555 from hathach/refactor-fsdevHa Thach
2026-03-16clean up fsdev symbolshathach
2026-03-16Unify USB FSDEV driver implementation for various microcontrollers. Replace `...hathach
2026-03-16add missing stm32u083nucleo board fileshathach
2026-03-16Consolidate USB FSDEV register definitions for STM32, CH32, and AT32 microcon...hathach
2026-03-16add stm32u083nucleo boardhathach
2026-03-16Merge pull request #3551 from hathach/readme_fixHa Thach
2026-03-14fix windows buildHiFiPhile
2026-03-14fix readmeHiFiPhile
2026-03-14Merge pull request #3550 from hathach/update-bspHa Thach
2026-03-14update rx65n_target: correct pin configuration and remove unused USB interrup...hathach
2026-03-14migrate kinetis_k32l build system to new mcux-devices pathshathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach
2026-03-13add ft9xx-gcc toolchain support to CIhathach