summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18docs: update cache qasakumisu
2025-12-18update(usbh_gsm): add ml307r vidsakumisu
2025-12-17style: change \t to spacesakumisu
2025-12-17feat(class/hid): add hid report parse apisakumisu
2025-12-17fix(usbh_serial): fix serial iobuffer size, remove length limit of writesakumisu
2025-12-17docs: update rstsakumisu
2025-12-15fix(usbh_cp210x): remove ununsed codesakumisu
2025-12-15update: update host demo macros without valuesakumisu
2025-12-15fix(serial): fix host serial framework support for rt-threadMDLZCOOL
2025-12-14fix(usbh_serial): don't resubmit the read urb when rx short packetMDLZCOOL
2025-12-14fix(usbh_ch34x): program baudrate registers after divisor calculationMDLZCOOL
2025-12-14feat(usbh_serial): Use Ping-Pong Buffer to Decrease Packet LossMDLZCOOL
2025-12-12refactor(serial): add host serial frameworksakumisu
2025-12-12fix warningsakumisu
2025-12-12chore(cmake): fix cdc symbol namesakumisu
2025-12-05update(demo): format uac demos with macrossakumisu
2025-12-04update(demo): add more descriptor init macrossakumisu
2025-12-03update: remove old bl616 wifi driver, add new apisakumisu
2025-12-03fix(core): fix warningssakumisu
2025-12-01update(port/dwc2/usb_hc_dwc2): reset channel with dwc2_halt in deinitsakumisu
2025-12-01update: remove ununsed bl616 wifi driversakumisu
2025-12-01docs: update rstsakumisu
2025-12-01update(demo): add comment for uacsakumisu
2025-11-28update(class/hub): remove hport sources safelysakumisu
2025-11-27feat(core/usbh_core): support custom config indexsakumisu
2025-11-27update(port/musb/usb_hc_musb): reenable pipe alloc & freesakumisu
2025-11-26docs: update rstsakumisu
2025-11-25docs: bump version to v1.5.3sakumisu
2025-11-25update: remove ununsed osalsakumisu
2025-11-25port: update hpmicro port files for otgZhihong Chen
2025-11-25fix warningsakumisu
2025-11-25refactor(otg): refactor otg frameworksakumisu
2025-11-25feat(class): support more match flags for cdc acm & rndissakumisu
2025-11-24update(core): change assert with USB_ASSERT_MSGsakumisu
2025-11-24update(platform/daplink): sync with cherrydapsakumisu
2025-11-23fix(osal/usb_osal_ucosiii): fix msleep optsakumisu
2025-11-20feat(core/usbh_core): support interfacenum match flagsakumisu
2025-11-19update(port/dwc2/usb_glue_st): increase ep1 tx fifo for audio demosakumisu
2025-11-13update(core/usbh_core): print interface num when load driversakumisu
2025-11-13docs: update rstsakumisu
2025-11-11refactor(core/usbh_core): refactor lsusbsakumisu
2025-11-10ci: update bl & hpm demosakumisu
2025-11-09fix(port/dwc2/usb_dc_dwc2): invalid cache before all read setupsakumisu
2025-11-07fix(usb_dc_dwc2): add unaligned read/write macros for IAR compiler蒙蒙plus
2025-11-07fix:Fix RNDIS DHCP dependency,and delay implementationRbb666
2025-11-05fix(osal/usb_osal_threadx): delete self in another threadsakumisu
2025-11-05update(platform/rtthread): change LWIP_NO_RX_THREAD check error to warningsakumisu
2025-11-05ci: enable all classsakumisu
2025-11-04feat(platform/idf): add fatfs port for host mscsakumisu
2025-11-04fix(osal/usb_osal_ucosiii): lock before freesakumisu