summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-09build fix.HiFiPhile
2025-04-09dwc2: refactor bitfields.HiFiPhile
2025-04-08dwc2/host: remove hcd_event_device_remove() call from handle_hptr_irq to prev...Maxime Vincent
2025-04-07Fix espressif build with presets.HiFiPhile
2025-04-07dwc2/host: enable disconnect interrupt + handle itMaxime Vincent
2025-04-06Merge pull request #3014 from deshipu/masterHiFiPhile
2025-04-06Allow different port and mode for LED on ch32v boardsRadomir Dopieralski
2025-04-06Merge pull request #3015 from Dazza0/docs/fix_formattingHiFiPhile
2025-04-06Merge pull request #3063 from maximevince/dwc2-host-fix-sof-flagHiFiPhile
2025-04-04dwc2/host: clear SOF flag in handle_sof_irq()Maxime Vincent
2025-04-03Merge pull request #3061 from hathach/update-endpoint-openHa Thach
2025-04-03fix(hcd) hcd_edpt_open() return true if endpoint is already opened.hathach
2025-03-27Merge pull request #3043 from hathach/hcd-close-epHa Thach
2025-03-26add clion debugserverhathach
2025-03-26added hcd_edpt_close() stub for other portshathach
2025-03-26hcd/ehci: hcd_edpt_open() return false if ep is already opened. implement hcd...hathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-26added mimxrt1064_evk to hil test poolhathach
2025-03-26imxrt: disable BOARD_ConfigMPU() since it cause issue with imxrt1060/64. Upda...hathach
2025-03-25fix waningshathach
2025-03-25add tuh_edpt_close() API, it will abort any pending transferhathach
2025-03-25more hil improvementhathach
2025-03-25HIL: add flag CFG_TUH_RPI_PIO_USB to pico/pico2hathach
2025-03-24Add SWO config.HiFiPhile
2025-03-24Implement ITM_SendChar().HiFiPhile
2025-03-24Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-03-24update hil test to include dual and host for pico/pico2hathach
2025-03-24device cdc: rename tud_cdc_configure_fifo/_t to tud_cdc_configure/_thathach
2025-03-24host: add tuh_enum_descriptor_device_cb() and tuh_enum_descriptor_configurati...hathach
2025-03-21Merge pull request #3042 from rppicomidi/fix_3033Ha Thach
2025-03-21Fix #3033: address review commentrppicomidi
2025-03-21Move misplaced statementrppicomidi
2025-03-21enable hil dual for metro m4 with max3421hathach
2025-03-20Fix #3033: Increase array bounds and test for overflowrppicomidi
2025-03-20Merge pull request #3032 from rppicomidi/fix_3031Ha Thach
2025-03-19Move iInterface per review commentrppicomidi
2025-03-18Fix compiler conversion error warningrppicomidi
2025-03-18fix tuh_midi_itf_get_info() desc->iInterface valuerppicomidi
2025-03-17Fix 3031: implement tuh_midi_itf_get_info()rppicomidi
2025-03-17Merge pull request #3038 from hathach/update-pio-usbHa Thach
2025-03-17change pio-usb to upstreamHa Thach
2025-03-16Merge pull request #3034 from hathach/ctrl_fixHa Thach
2025-03-16Fix interupt, LowSpeed switching and renameverylowfreq
2025-03-16Update hcd_init() signature. Add osal_task_delay() implementation for none os.verylowfreq
2025-03-16Fix for timing, timeout, and device switching issuesverylowfreq
2025-03-16Update ch32v20x family.cmakeverylowfreq
2025-03-16Fix the condition related to CFG_TUH_WCH_USBIP_USBFS macroverylowfreq
2025-03-16fix pre-commmithathach
2025-03-16Repeat xfer on USB_PID_OUT if data is larger than MaxPacketSizeverylowfreq
2025-03-16Add ch32v20x usbfs hcd initial support.verylowfreq