提交歷史

作者 SHA1 備註 提交日期
  weety 5293175998 Fixed data loss issue when USB CDC serial works in dma transmission mode. 6 年之前
  Peter Zhang 328a697c1d [components][drivers][usb][usb_device][cdc_vcom]: Add 'RT_VCOM_TX_TIMEOUT' to configure TX_TIMEOUT whick may block vcom tx thread for a long time. Add 'RT_VCOM_TASK_STK_SIZE', 'RT_VCOM_TX_USE_DMA', 'RT_VCOM_SERNO', 'RT_VCOM_SER_LEN', 'RT_VCOM_TX_TIMEOUT' to Kconfig 6 年之前
  zyh c2539db38e [Components][drivers][usb]修复非对齐访问异常 6 年之前
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 6 年之前
  liruncong 7b788014f7 修正drivers下,armclang编译时的警告或错误 注:vcom_tx_thread_entry下, if(!res & CDC_TX_HAS_DATE)应为bug. 6 年之前
  liruncong 923d6fe33d 消除usb结构体gcc编译时的相关警告 6 年之前
  zyh 1ed770039c [Coponents][USB device]add class register interface 7 年之前
  ZYH 5035662cd9 [Components][USB Device]各个class对HS进行了适配 7 年之前
  charlown 4f1f0ad918 fix cdc_vcom.c notify receive data. 7 年之前
  ChunfengMu a499c18072 [Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响. 7 年之前
  ChunfengMu 9798917638 1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。 7 年之前
  ChunfengMu 263e9faae4 Update cdc_vcom.c 7 年之前
  ChunfengMu 2ea318cc03 1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。 7 年之前
  ChunfengMu 0b0cbaf9aa [Components][Drivers][USB]fix compiling errors 7 年之前
  Aubr.Cool 537943ed6f [Components] driver usb vcom fix error for console (#1160) 7 年之前
  ChunfengMu 31dcce45c8 1:修复cdc_vcom命令处理错误,SetLineCoding命令用于设置一些vcom参数,在此处判定vcom连接状态不合适,因通过SetControlLineState命令wValue字段最低位进行判断。 7 年之前
  tangyuxin cc54e0a74e [usb]update usb stack 7 年之前
  shaolin 64a2902fa9 1. Fix some spell error; 11 年之前
  shaolin 8fd0a7f9c6 Update USB Device Stack to support more device controllers; 11 年之前
  Grissiom 981d929b56 ringbuffer: fix the ambiguous name 11 年之前
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers 12 年之前
  Grissiom 046182be94 cdc_vcom: reset the vcom state in proper cases 12 年之前
  Grissiom aa179e4438 cdc_vcom: not to start sending data when the data is already sending 12 年之前
  Grissiom d23ee75d2e cdc_vcom: send data as many as possible 12 年之前
  Grissiom ffb1e62020 cdc_vcom: send a zero-length-packet at the end is transaction 12 年之前
  Grissiom 778c4239b1 cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer 12 年之前
  heyuanjie87 34d531578e class driver can custom string description 12 年之前
  heyuanjie87 d20974b9d2 allows the user custom PID and VID 12 年之前
  Ming, Bai b4de7cce57 Re-normalizing the repo 12 年之前
  sc943313837@gmail.com aa49ca9db3 change inferface handler parameter; add a protocol define 12 年之前