Historique des commits

Auteur SHA1 Message Date
  Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t il y a 3 ans
  kylongmu 0b58637a49 USB CDC驱动在win11下无法识别,看了微软的描述修改子类后正常 (#6783) il y a 3 ans
  Man, Jianting (Meco) 99bdf978d7 [rtdef] use lower-case to define attributes (#6728) il y a 3 ans
  myshow2258 87be8fdba8 Modified bsp/stm32/libraries/HAL_Drivers/drv_usbd.c il y a 3 ans
  BreederBai c28b79b7d7 硬件驱动(VCOM):增加获取USB虚拟串口连接状态的接口 (#5881) il y a 3 ans
  thewon86 f5b0bfd3f4 uniform code writing-disable interrupt il y a 3 ans
  nongxiaoming 57165329ac [components][usb] fix compile warning in cdc_vcom.c il y a 4 ans
  mazhiyuan f04941c951 [cdc_vcom.c]adapt to both v1 and v2 of serial il y a 4 ans
  mazhiyuan bc5744b1ba 修复cdc_vcom.c中的一些编译问题 il y a 4 ans
  dillon-min 247df39bfe Merge branch 'master' into comp il y a 4 ans
  Dillon Min effcee25b7 component: driver: usb: Add usb interface string(iInterface) setting il y a 4 ans
  Meco Man 3c05a4e719 [compoenets] auto & manual formatted il y a 4 ans
  David Lin f086765401 Update cdc_vcom.c il y a 5 ans
  hphuang 0bfb881168 merge latest usb class with workaround il y a 5 ans
  David Lin 10e0f28754 Update cdc_vcom.c il y a 5 ans
  Ihavedone 0fdf20cf58 添加虚拟串口接收缓存的 ENV 配置项,可手动配置接收缓存大小,默认为128字节 il y a 6 ans
  weety 5293175998 Fixed data loss issue when USB CDC serial works in dma transmission mode. il y a 7 ans
  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 il y a 7 ans
  zyh c2539db38e [Components][drivers][usb]修复非对齐访问异常 il y a 7 ans
  Bernard Xiong 2c0640a178 [license] Change license to Apache. il y a 7 ans
  liruncong 7b788014f7 修正drivers下,armclang编译时的警告或错误 注:vcom_tx_thread_entry下, if(!res & CDC_TX_HAS_DATE)应为bug. il y a 7 ans
  liruncong 923d6fe33d 消除usb结构体gcc编译时的相关警告 il y a 7 ans
  zyh 1ed770039c [Coponents][USB device]add class register interface il y a 7 ans
  ZYH 5035662cd9 [Components][USB Device]各个class对HS进行了适配 il y a 7 ans
  charlown 4f1f0ad918 fix cdc_vcom.c notify receive data. il y a 8 ans
  ChunfengMu a499c18072 [Components][Drivers][USB]vcom dma_tx模式下根据bulk in提交能力限制tx_ringbuffer的填充长度,避免对下次bulk in传输造成影响. il y a 8 ans
  ChunfengMu 9798917638 1:解决主机端未打开串口时,设备端应用程序dma模式下操作vcom发送数据时,dataqueue条目泄漏的问题。 il y a 8 ans
  ChunfengMu 263e9faae4 Update cdc_vcom.c il y a 8 ans
  ChunfengMu 2ea318cc03 1:解决未使用串口设备时,bulkout端点接收数据触发断言的问题。 il y a 8 ans
  ChunfengMu 0b0cbaf9aa [Components][Drivers][USB]fix compiling errors il y a 8 ans