summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-16Fix IDF compilation errorudoudou
2024-08-15update(cherrymp): rename to cherrympsakumisu
2024-08-15fix(class): use different buffer for cdc_acm,hid,msc,serialsakumisu
2024-08-14update: idf config updatesakumisu
2024-08-14Correct spelling errors.Yang Xijing
2024-08-13docs: update pngsakumisu
2024-08-13fix(port/dwc2): check idle when flush fifo, add delay for dwc2_set_modesakumisu
2024-08-13fix(class/hid): fix typosakumisu
2024-08-12chore: update cmake and kconfigsakumisu
2024-08-12feat(osal): import idf osal from udoudou/esp_cherryusbsakumisu
2024-08-09update(demo): change uint32_t to uintptr_t for 64bit cpu registersakumisu
2024-08-09feat(demo/msc_ram_template): add api for msc pollingsakumisu
2024-08-09Add PUSB2 and XHCI driver and RTOS glue (#236)zhugengyu
2024-08-08fix(class/msc/usbd_msc): fix spellingsakumisu
2024-08-08feat(class/msc/usbd_msc): add msc polling mode to move read & write from isr ...sakumisu
2024-08-07Modifying the USB Int Source to support esp32p4Kevincoooool
2024-08-06Fix the bug that USBD_EVENT_DEINIT was not notified correctlyLiPeng
2024-08-05change hid_mouse_reportwangzongqiang
2024-07-30update(demo/bootuf2): use flash cachesakumisu
2024-07-30update(port/hpm/usb_dc_hpm): remove phcd clearsakumisu
2024-07-30update(port/hpm/usb_dc_hpm): enable resume handlersakumisu
2024-07-30fix(core/usbd_core): fix self powered checksakumisu
2024-07-27feat(port/dwc2): import kendryte glue from k230_sdksakumisu
2024-07-26feat(port): add remote wakeup apisakumisu
2024-07-25feat(core/usbd_core): support webusbsakumisu
2024-07-23feat(demo): add uf2 demosakumisu
2024-07-23chore(docs): update rstsakumisu
2024-07-23refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macrosakumisu
2024-07-21chore(docs): update rstsakumisu
2024-07-19feat(class/vendor/wifi/usbh_bl616): add bl616 usbwifi driversakumisu
2024-07-18fix(port/dwc2/usb_dc_dwc2): fix lost ep0 setup intstatus by clear, for dwc2 v...charschu
2024-07-15update(port/musb/usb_hc_musb): add portpower bit for commit e4b56ceesakumisu
2024-07-15fix typosakumisu
2024-07-15fix(demo/winusb1.0_template): fix WINUSB_IFx_WCIDProperties arraysakumisu
2024-07-15Add host driver for XBOX controllersTill Harbaum
2024-07-15Workaround for BL616 power controlTill Harbaum
2024-07-13fix(port/bl): fix test mode apisakumisu
2024-07-13update(demo/hid_mouse_template): draw circle to test report ratesakumisu
2024-07-13fix: fix typosakumisu
2024-07-11doc(readme): fix typoHaoboGu
2024-07-11feat(core/usbd_core): support get hid desc request(0x21), support get status ...sakumisu
2024-07-10fix(kconfig): fix spellingsakumisu
2024-07-09port: ehci: update init and deinitZhihong Chen
2024-07-09fix(port/musb/usb_dc_musb.c): usbd_ep_is_stalled api err.liuhy
2024-07-08feat(port): implement usbd_ep_is_stalled apisakumisu
2024-07-07feat(wifi/bl616): add bl616 usbwifisakumisu
2024-07-07update(hub): update hub macros and hub params for usb3.0sakumisu
2024-07-04refactor(e(o)hci): rename usb_hc_e(o)hci to usb_e(o)hci_reg, usb_hc_e(o)hci_p...sakumisu
2024-06-28chore: release v1.3.1v1.3.1release/v1.3sakumisu
2024-06-28fix(port): enter section before alloc pipesakumisu