summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-06-03feat(class): add usb_osal_thread_schedule_other to allow the applications whi...sakumisu
2025-06-03update(core/usbd_core): include dcache & osal headersakumisu
2025-06-03update(port/dwc2): implement usbd_dwc2_delay_ms with nop delaysakumisu
2025-05-30docs: update imagesakumisu
2025-05-30update(demo): add usbd_audio_set_sampling_freq and usbd_audio_get_sampling_fr...sakumisu
2025-05-30fix(osal/usb_osal_liteos_m): fix task delete when thread is nullsakumisu
2025-05-29fix(port/dwc2/usb_hc_dwc2): fix typosakumisu
2025-05-29fix overflow warningsakumisu
2025-05-29update(class/video): change headerlen to 12 for 4 byte align, fix encodingsakumisu
2025-05-28fix(idf): fix p4 configsakumisu
2025-05-28fix(port/chipidea): fix qtd buffer settingsakumisu
2025-05-28chore(cmake): disable bluetoothsakumisu
2025-05-28docs: update usage, disable logsakumisu
2025-05-28refactor(class/video/usbd_video): zero copy for video data transfersakumisu
2025-05-28fix(port/ch32): clear intflag first, set nak before handling ep insakumisu
2025-05-27update(core/usbd_core): clear configuration in disconnect callbacksakumisu
2025-05-27fix(platform/usbd_fatfs_mtp): DIR with dynamicsakumisu
2025-05-27docs: update readmesakumisu
2025-05-26fix warningsakumisu
2025-05-26update(demo): add ep num check for some templatessakumisu
2025-05-26feat(class/mtp): support mtp devicesakumisu
2025-05-20update: sync code from rtthread mastersakumisu
2025-05-20fix(demo): move dhcp_start in initsakumisu
2025-05-19chore: bump version to v1.5.0v1.5.0-rc1sakumisu
2025-05-19update: enable CONFIG_USBDEV_ADVANCE_DESC as defaultsakumisu
2025-05-19fix zephyr build warningZhihong Chen
2025-05-19[update] port: hpmicro: update port filesZhihong Chen
2025-05-15update(port/fsdev): assert for fsdev isosakumisu
2025-05-15docs: update formatsakumisu
2025-05-15fix warningsakumisu
2025-05-15refactor(port/nxp): combine nxp mcx glue for chipdea & ehcisakumisu
2025-05-15docs: update rstsakumisu
2025-05-15fix(class/vendor/ftdi): fix ftdi baudrate caculationsakumisu
2025-05-15refacor(port/hpmicro): move hpmicro glue into hpmicro directorysakumisu
2025-05-15chore: update zephyr codesakumisu
2025-05-14docs: add actionssakumisu
2025-05-14[port] hpmicro: update usb_dc_hpm.c (#317)chenzhihong007
2025-05-14fix(port/ehci/usb_hc_ehci): fix qtd->hw.alt_next_qtd should be 1 not zerosakumisu
2025-05-13feat: add nationstech supportsakumisu
2025-05-13fix(port/dwc2/usb_hc_dwc2): do not disable channel for non-split periodic cha...sakumisu
2025-05-13fix(core/usbd_core): add check for desc callbacksakumisu
2025-05-13docs: update version rstsakumisu