提交歷史

作者 SHA1 備註 提交日期
  z14git 50c2af5eea [serial.c] 修复在没有开启ulog时,警告日志不会输出的问题 5 年之前
  z14git 1499844699 修复因串口接收缓冲区满且没有开启ULOG_USING_ISR_LOG而造成的死机问题 5 年之前
  Ernest f82d4f1f6f [DeviceDrivers] add warning about overflow by serial receiver 5 年之前
  SummerGift 0cfcb906d5 【完善】去除串口 dma 中无法触发的代码判断 5 年之前
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 5 年之前
  misonyo f58e947da6 [components/drivers/serial]add low level DMA TX config support. 6 年之前
  armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 6 年之前
  armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 6 年之前
  MLW 8b18522cfd 解决_tc_flush可能引起的缓冲区冲突 6 年之前
  Bernard Xiong 7383269905 [Kernel] Code cleanup for compiling warning. 6 年之前
  陈迎春 e45d7da503 Update serial.c 6 年之前
  chenchaoqun@rt-thread.com 5098c934d3 [add] DMA choice of serial 6 年之前
  armink 83b7b763b7 The dbg_log API is DISCARDED. Change all dbg_log to LOG_X. 6 年之前
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 6 年之前
  liang yongxiang 2f402db661 [device][serial] call rx_indicate function only if the rx_length is not equal 0 6 年之前
  Bluebear233 dc0aa39b42 [DeviceDriver][serial] 修复get_index越界问题 6 年之前
  armink 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. 6 年之前
  Bluebear233 284744b7b2 Update serial.c 7 年之前
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 7 年之前
  armink 2be6a968d7 [DeviceDriver][Serial] Fix serial open flag lost when device reopen. 7 年之前
  JasonJiaJie be3953fd36 [DeviceDriver][serial]Fix compile error when RT_USING_POSIX_TERMIOS is not define. 7 年之前
  JasonJiaJie b085bba04c [Posix]termios parameter issue. 7 年之前
  JasonJiaJie b747164942 [DeviceDriver][serial] 7 年之前
  JasonJiaJie f82191db8b [DeviceDriver][serial]Fix data bits error issue when using tcsetattr to set uart parameters. 7 年之前
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 年之前
  ArdaFu fc7abc6580 [components][drivers] Check macro "RT_USING_DFS" when using DFS relative method/functions. 7 年之前
  bernard d7087fdd3b [DeviceDrivers] change cmd type. 7 年之前
  armink 99911a4c6f [DeviceDriver] Make uart rx DMA FIFO to use the FIFO full flag. 8 年之前
  armink afe3b16106 [DeviceDrivers] Enhanced serial DMA rx driver reliability. 8 年之前
  Aubr.Cool 6fa8bfd92a prevent change serial rx bufsz when serial is opened 8 年之前