Histórico de commits

Autor SHA1 Mensagem Data
  Meco Man 03f4d40e30 [lts 3,1,x] format codes 4 anos atrás
  chenjh 055c3d3e1d [Update] Sync from v4.0.3 4 anos atrás
  armink c231565610 Sync from master (6a150c0963d4db931f71c5716c1811b672a19af3) 6 anos atrás
  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 anos atrás
  zyh c2539db38e [Components][drivers][usb]修复非对齐访问异常 6 anos atrás
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 6 anos atrás
  liruncong 7b788014f7 修正drivers下,armclang编译时的警告或错误 注:vcom_tx_thread_entry下, if(!res & CDC_TX_HAS_DATE)应为bug. 6 anos atrás
  liruncong 923d6fe33d 消除usb结构体gcc编译时的相关警告 6 anos atrás
  zyh 1ed770039c [Coponents][USB device]add class register interface 7 anos atrás
  ZYH 5035662cd9 [Components][USB Device]各个class对HS进行了适配 7 anos atrás
  charlown 4f1f0ad918 fix cdc_vcom.c notify receive data. 7 anos atrás
  ChunfengMu a499c18072 [Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响. 7 anos atrás
  ChunfengMu 9798917638 1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。 7 anos atrás
  ChunfengMu 263e9faae4 Update cdc_vcom.c 7 anos atrás
  ChunfengMu 2ea318cc03 1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。 7 anos atrás
  ChunfengMu 0b0cbaf9aa [Components][Drivers][USB]fix compiling errors 7 anos atrás
  Aubr.Cool 537943ed6f [Components] driver usb vcom fix error for console (#1160) 7 anos atrás
  ChunfengMu 31dcce45c8 1:修复cdc_vcom命令处理错误,SetLineCoding命令用于设置一些vcom参数,在此处判定vcom连接状态不合适,因通过SetControlLineState命令wValue字段最低位进行判断。 7 anos atrás
  tangyuxin cc54e0a74e [usb]update usb stack 7 anos atrás
  shaolin 64a2902fa9 1. Fix some spell error; 11 anos atrás
  shaolin 8fd0a7f9c6 Update USB Device Stack to support more device controllers; 11 anos atrás
  Grissiom 981d929b56 ringbuffer: fix the ambiguous name 12 anos atrás
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers 12 anos atrás
  Grissiom 046182be94 cdc_vcom: reset the vcom state in proper cases 12 anos atrás
  Grissiom aa179e4438 cdc_vcom: not to start sending data when the data is already sending 12 anos atrás
  Grissiom d23ee75d2e cdc_vcom: send data as many as possible 12 anos atrás
  Grissiom ffb1e62020 cdc_vcom: send a zero-length-packet at the end is transaction 12 anos atrás
  Grissiom 778c4239b1 cdc_vcom: fix the bug that use ringbuffer pool as usb packet buffer 12 anos atrás
  heyuanjie87 34d531578e class driver can custom string description 12 anos atrás
  heyuanjie87 d20974b9d2 allows the user custom PID and VID 12 anos atrás