Commit History

Author SHA1 Message Date
  sakumisu da2263728a refactor(serial): add host serial framework 1 month ago
  sakumisu 62fbc1ffee refactor(otg): refactor otg framework 1 month ago
  HalfSweet f0d93dcdc1 feat: Add MUSB IP without multipoint feature support 5 months ago
  sakumisu 72d19ec8cc update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 2 as default to avoid -Warray-bounds warning 5 months ago
  sakumisu 81d8f22e05 update(port): remove all ips CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM 5 months ago
  sakumisu c102f4adfa update(usb_config): change CONFIG_USBHOST_MAX_INTF_ALTSETTINGS to 1 as default for less memory usage 5 months ago
  sakumisu ddda03c4cb update(port): remove CONFIG_USBDEV_EP_NUM & CONFIG_USBHOST_PIPE_NUM for some ips because they are constant 5 months ago
  sakumisu 064507bfe8 update(core/usbd_core): add ep0 state log 6 months ago
  sakumisu 22e150a8e6 refactor(port/dwc2): support custom config for each dwc2 usb port 6 months ago
  sakumisu 6973ec73d9 update(cherryusb_config_template): update align size 7 months ago
  sakumisu 1d95077161 feat(dcache): update dcache api 7 months ago
  sakumisu fe24f8d4ba feat(class/mtp): support mtp device 7 months ago
  sakumisu 05e5730cc2 update: enable CONFIG_USBDEV_ADVANCE_DESC as default 7 months ago
  sakumisu 336aa91d24 update(port): add sof support 8 months ago
  sakumisu 19f7548b60 update(cherryusb_config_template): update macro 8 months ago
  sakumisu 33dd56b7ce update(port/ehci): use static qtd pool for qtd alloc & free 8 months ago
  sakumisu 5666fcb540 update(port/ohci): add pad for ed&td cachemaintain, add CONFIG_USB_OHCI_DESC_DCACHE_ENABLE for ed&td 9 months ago
  sakumisu e85d898503 update(demo): add CONFIG_USBDEV_ADVANCE_DESC template 11 months ago
  sakumisu e592a548e9 feat(core/usbd_core): add ep0 setup handler into thread feature 11 months ago
  sakumisu c399be3ea2 feat(common): add usb_phyaddr2ramaddr & usb_ramaddr2phyaddr macro 11 months ago
  sakumisu 1a1b475523 update(port): add ehci/ohci/dwc2 dcache support 1 year ago
  Dozingfiretruck f02ff21cfb add:cherryusb_config_template.h add CONFIG_USB_HS configuration description 1 year ago
  sakumisu 2f14ee7a7b update(port/dwc2/usb_dc_dwc2): enlarge CONFIG_USB_DWC2_TX1_FIFO_SIZE for video demo and export CONFIG_USB_DWC2_DMA_ENABLE 1 year ago
  sakumisu e6fde5efab fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4 1 year ago
  sakumisu 143a5ce3fd refactor: move CHERRYUSB_VERSION and CHERRYUSB_VERSION_STR into usb_version.h 1 year ago
  sakumisu b4bbe69d12 feat(class/msc/usbd_msc): add msc polling mode to move read & write from isr to while1 1 year ago
  sakumisu 1c2fd3407a refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macro 1 year ago
  sakumisu 29aaf56396 chore: release v1.3.1 1 year ago
  sakumisu 77af563898 add comments for dwc2 fifo macro 1 year ago
  sakumisu 3429f73a65 update: add comments for net process, support len > 16K for ncm/rndis/asix/rtl8152 1 year ago