Skip to content

CherryUSB v0.10.2

Compare
Choose a tag to compare
@sakumisu sakumisu released this 13 Nov 12:18
· 338 commits to master since this release

Common

Device

  • Add cdc ecm device

Host

  • Avoid IAR compiling error on USB HOST stack @helloeagleyang
  • Add cdc ecm host
  • Add modeswitch function
  • Add usbh_set_interface api , usbh_get_string_desc and ms os request
  • Fix rndis query & set msg wLength, only support one rndis device
  • Fix class api name

Port

  • dwc2: ignore dwc2 EPENA check
  • Add more dwc2 tx fifo config, ignore ehci port ccs @ttnwosay
  • ch32: Fix possible errors in endpoint 0 datapid in @HaiMianBBao
  • Add nuvoton device port @xmaowu
  • Fix ehci token status check to fix return zero with hub
  • Add pusb2 dcd and hcd driver @zhugengyu
  • Fix xhci build error @zhugengyu