Commit History

Author SHA1 Message Date
  zyh 1ed770039c [Coponents][USB device]add class register interface 7 years ago
  ZYH 5035662cd9 [Components][USB Device]各个class对HS进行了适配 7 years ago
  charlown 4f1f0ad918 fix cdc_vcom.c notify receive data. 7 years ago
  ChunfengMu a499c18072 [Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响. 7 years ago
  ChunfengMu 9798917638 1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。 7 years ago
  ChunfengMu 263e9faae4 Update cdc_vcom.c 7 years ago
  ChunfengMu 2ea318cc03 1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。 7 years ago
  ChunfengMu 0b0cbaf9aa [Components][Drivers][USB]fix compiling errors 7 years ago
  Aubr.Cool 537943ed6f [Components] driver usb vcom fix error for console (#1160) 7 years ago
  ChunfengMu 31dcce45c8 1:修复cdc_vcom命令处理错误,SetLineCoding命令用于设置一些vcom参数,在此处判定vcom连接状态不合适,因通过SetControlLineState命令wValue字段最低位进行判断。 7 years ago
  tangyuxin cc54e0a74e [usb]update usb stack 7 years ago
  shaolin 64a2902fa9 1. Fix some spell error; 11 years ago
  shaolin 8fd0a7f9c6 Update USB Device Stack to support more device controllers; 11 years ago
  Grissiom 981d929b56 ringbuffer: fix the ambiguous name 12 years ago
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers 12 years ago
  Grissiom 046182be94 cdc_vcom: reset the vcom state in proper cases 12 years ago
  Grissiom aa179e4438 cdc_vcom: not to start sending data when the data is already sending 12 years ago
  Grissiom d23ee75d2e cdc_vcom: send data as many as possible 12 years ago
  Grissiom ffb1e62020 cdc_vcom: send a zero-length-packet at the end is transaction 12 years ago
  Grissiom 778c4239b1 cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer 12 years ago
  heyuanjie87 34d531578e class driver can custom string description 12 years ago
  heyuanjie87 d20974b9d2 allows the user custom PID and VID 12 years ago
  Ming, Bai b4de7cce57 Re-normalizing the repo 12 years ago
  sc943313837@gmail.com aa49ca9db3 change inferface handler parameter; add a protocol define 12 years ago
  sc943313837@gmail.com c7e5cc311f Descriptor is no longer using the global variable 12 years ago
  sc943313837@gmail.com bc02dbc501 fixed a warning 12 years ago
  sc943313837@gmail.com 53efe928d6 change endpoint and class handler 12 years ago
  qiuyiuestc@gmail.com 60c27fc4b5 add USB composite and mass storage class features in USB device stack 12 years ago
  sc943313837@gmail.com e3b8d6f398 set bDeviceClass to CDC_CLASS 12 years ago
  bernard.xiong@gmail.com da49833788 Remove compiling warning. 12 years ago