Commit History

Author SHA1 Message Date
  bigmagic 7a1f0e0f67 when flag is RT_DEVICE_FLAG_STREAM, paser '\n' break! 4 years ago
  Bernard Xiong 13c27246c8 Merge pull request #3916 from willianchanlovegithub/Willianchan 4 years ago
  WillianChan ee3d05f583 [drivers/serial]resolve compile error 4 years ago
  WillianChan c6b4c2ea2b [drivers/serial]modify annotation 4 years ago
  WillianChan 183f8b9402 [drivers/serial]add a line feed to the carriage return character when using interrupt tx 4 years ago
  yangjie cb9bc38ec9 [components][serial]关闭uart时,反初始化tx_dma->data_queue,防止内存泄漏 5 years ago
  SummerGift e5c1183350 [optimize] stm32 uart driver 5 years ago
  z14git 50c2af5eea [serial.c] 修复在没有开启ulog时,警告日志不会输出的问题 5 years ago
  z14git 1499844699 修复因串口接收缓冲区满且没有开启ULOG_USING_ISR_LOG而造成的死机问题 5 years ago
  Ernest f82d4f1f6f [DeviceDrivers] add warning about overflow by serial receiver 5 years ago
  SummerGift 0cfcb906d5 【完善】去除串口 dma 中无法触发的代码判断 5 years ago
  tyustli d8eb0cfc1e fix kernel and framework no cast type error 5 years ago
  misonyo f58e947da6 [components/drivers/serial]add low level DMA TX config support. 6 years ago
  armink fa4d4ab7cf Update all of debug log definition to DBG_TAG and DBG_LVL. 6 years ago
  armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 6 years ago
  MLW 8b18522cfd 解决_tc_flush可能引起的缓冲区冲突 6 years ago
  Bernard Xiong 7383269905 [Kernel] Code cleanup for compiling warning. 6 years ago
  陈迎春 e45d7da503 Update serial.c 6 years ago
  chenchaoqun@rt-thread.com 5098c934d3 [add] DMA choice of serial 6 years ago
  armink 83b7b763b7 The dbg_log API is DISCARDED. Change all dbg_log to LOG_X. 6 years ago
  Bernard Xiong 2c0640a178 [license] Change license to Apache. 6 years ago
  liang yongxiang 2f402db661 [device][serial] call rx_indicate function only if the rx_length is not equal 0 6 years ago
  Bluebear233 dc0aa39b42 [DeviceDriver][serial] 修复get_index越界问题 6 years ago
  armink 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. 6 years ago
  Bluebear233 284744b7b2 Update serial.c 7 years ago
  Bernard Xiong 884fb70fe9 [Kernel] Add device ops feature. 7 years ago
  armink 2be6a968d7 [DeviceDriver][Serial] Fix serial open flag lost when device reopen. 7 years ago
  JasonJiaJie be3953fd36 [DeviceDriver][serial]Fix compile error when RT_USING_POSIX_TERMIOS is not define. 7 years ago
  JasonJiaJie b085bba04c [Posix]termios parameter issue. 7 years ago
  JasonJiaJie b747164942 [DeviceDriver][serial] 7 years ago