summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-14update(cherryusb): update to v1.5.1v1.5.1sakumisu
2025-07-13feat: support siflisakumisu
2025-07-13update(core/usbd_core): add ep0 state logsakumisu
2025-07-13update(port/dwc2/usb_dc_dwc2): use usbd_get_ep0_next_state for reading setupsakumisu
2025-07-13update(demo): remove ep num checksakumisu
2025-07-13update(port/fsdev): assert for fsdev logsakumisu
2025-07-11chore(kconfig): add more configsakumisu
2025-07-11fix(port/dwc2/usb_dc_dwc2): align with CONFIG_USB_ALIGN_SIZE not only 32sakumisu
2025-07-11fix typosakumisu
2025-07-10update(port/dwc2/usb_glue_at): update at glue with dwc2 paramsakumisu
2025-07-10chore(port/dwc2): update readmesakumisu
2025-07-10fix(port/ehci): Fix the urb leak when there is no data in the control transmi...mlwang
2025-07-10Modify kconfig for better template chooseMDLZCOOL
2025-07-07feat(port/dwc2): add user fifo config apisakumisu
2025-07-05refactor(port/dwc2): support custom config for each dwc2 usb portsakumisu
2025-07-03update(class/mtp): support obj remove & add eventsakumisu
2025-07-03fix:(port/ch58x/usb_ch58x_dc_usbfs.c) fix out endpoint cannot receive bugFanhuaCloud
2025-07-02fix(platform/rtthread/usbh_serial): remove unused variablesakumisu
2025-07-01fix(class/hub): change urb interval unit to ussakumisu
2025-07-01fix(demo): fix webusb desc lensakumisu
2025-06-26feat(demo): add mavlink with cdc acmsakumisu
2025-06-25fix(platform/rtthread): change ssize_t to rt_ssize_tsakumisu
2025-06-25feat(platform/rtthread): support cdc acm chardevsakumisu
2025-06-24fix(vendor/serial/usbh_ftdi): fix missing breaksakumisu
2025-06-24feat(platform/rtthread): support adb shell and serial frameworksakumisu
2025-06-24docs: update rstsakumisu
2025-06-23fix(port/dwc2/usb_glue_st): fix GCCFG in stm32h7rsv1.5.0sakumisu
2025-06-23revert(port/dwc2/usb_hc_dwc2): revert 4f831f58 changesakumisu
2025-06-19fix warningsakumisu
2025-06-17msc: add support for SCSI_CMD_SYNCHCACHE10 (0x35) to fix unsupported command ...KK
2025-06-16docs: update version messagesakumisu
2025-06-16update(platform/rtthread): move cache check into usb_check.csakumisu
2025-06-14update(idf): increase host stack sizesakumisu
2025-06-14fix warningsakumisu
2025-06-14add usb net under idf platform马龙伟
2025-06-13docs: update rstsakumisu
2025-06-12refactor(port/ch32): classify ch32 portsakumisu
2025-06-12update(port/bl): add fs supportsakumisu
2025-06-05fix(idf): fix p4 configsakumisu
2025-06-05update(platform/fatfs): change memalign to aligned_allocsakumisu
2025-06-04fix(osal/usb_osal_rtthread): up version to v5.2.0 to use RT_SCHED_PRIV(self)....v1.5.0-rc2sakumisu
2025-06-04update(cherryusb_config_template): update align sizesakumisu
2025-06-04Fix esp32-p4 cache operation adaptation issueLiPeng
2025-06-04update(platform): make msc host with fs common for dcachesakumisu
2025-06-04feat(dcache): update dcache apisakumisu
2025-06-04feat(platform/zephyr): support msc host with disksakumisu
2025-06-04update(class/hub/usbh_hub): reduce critical section rangesakumisu
2025-06-03docs: update rstsakumisu
2025-06-03feat(port/dwc2): add dcache api for esp & stsakumisu
2025-06-03feat(port/dwc2/usb_dc_dwc2): support dcachesakumisu