summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-11Merge branch 'master' into fork/HiFiPhile/rt1170hathach
2024-12-11Merge pull request #2902 from hathach/skip-iar-on-forkHa Thach
2024-12-11skip iar build with forked prhathach
2024-12-11Merge pull request #2901 from hathach/fix-dwc2-epcountHa Thach
2024-12-11Merge branch 'master' into fork/HiFiPhile/rt1170hathach
2024-12-11fix correct DWC2_EP_COUNThathach
2024-12-06Merge pull request #2898 from hathach/update-h5-bspHa Thach
2024-12-06Merge pull request #2656 from lijunru-hub/feat/uvc_support_frame_basedHa Thach
2024-12-06correct clock setting for h563 nucleohathach
2024-12-05try to run arm-iar with circleci with new token (#2890)Ha Thach
2024-12-03Merge pull request #2895 from tannewt/p4_fixesHa Thach
2024-12-02Disable DWC HCD interrupt with MAX3421 enabledScott Shawcroft
2024-11-30Reformat audio class.HiFiPhile
2024-11-30Fix HCD build.HiFiPhile
2024-11-30Fix cmake options.HiFiPhile
2024-11-30Fix typo.HiFiPhile
2024-11-30Add bin & hex output to cmake targets.HiFiPhile
2024-11-30Update .gitignoreHiFiPhile
2024-11-30Update audio class with dcache support.HiFiPhile
2024-11-30Restore DCache clean/invalidate.HiFiPhile
2024-11-30Merge branch 'master' into rt1170HiFiPhile
2024-11-30Fix CI.HiFiPhile
2024-11-29Merge pull request #2891 from roma-jam/fix/dcd_dwc2_countersHa Thach
2024-11-29Merge pull request #2892 from roma-jam/fix/usbd_control_debug_buffer_nameHa Thach
2024-11-28refactor(usbd_control): Updated the buffer name for deeper debugRoman Leonov
2024-11-28fix(dcd_dwc2): Correct usage of dwc2_controllerRoman Leonov
2024-11-28fix(dcd_dwc2): Reset allocated_epin_count on bus reset and close all epRoman Leonov
2024-11-28Merge pull request #2829 from HiFiPhile/lwip_fixHa Thach
2024-11-28Merge pull request #2847 from pschatzmann/rp2040-isoHa Thach
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-11-28made change per reviews, remove dcd_edpt_close(), rename and move thing aroundhathach
2024-11-28Merge pull request #2852 from GuavTek/recover_zero_length_descHa Thach
2024-11-28Merge branch 'master' into fork/pschatzmann/rp2040-isohathach
2024-11-28Merge branch 'refs/heads/master' into fork/GuavTek/recover_zero_length_deschathach
2024-11-27Move desc_len sanity checks to start of loopsGuavTek
2024-11-27Merge pull request #2848 from DavidEGrayson/pr_stm32c0Ha Thach
2024-11-27enable ci for stm32c0, fix build issue with video example and clanghathach
2024-11-27Add support for the STM32C0 and the NUCLEO-C071RB.David (Pololu)
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-11-27Merge pull request #2888 from hathach/esp32p4-host-dmaHa Thach
2024-11-27fix typohathach
2024-11-27default CFG_TUH_DWC2_DMA_ENABLE to 0hathach
2024-11-27minor clean uphathach
2024-11-27fix multiple flag on compilinghathach
2024-11-27enable dwc2 dma for hil test for esp32s3/p4 and stm32hathach
2024-11-27update device_info example to work with p4 dcachehathach
2024-11-26add TUH_EPBUF_DEF for cdc hosthathach
2024-11-26msc host, use usbh_get_enum_buf() for set_config() processhathach
2024-11-26add buffer note for host msc apihathach
2024-11-26add TUH_EPBUF_DEF for hid hosthathach