提交歷史

作者 SHA1 備註 提交日期
  heyuanjie87 8a44c7dbfb [Serial] BUG Fix: data be send twice in mode that other than polling 10 年之前
  bernard c45f5a2490 [Drivers] re-write serial framework. 10 年之前
  bernard d0debf9892 [Drivers] Make code cleanup in serial framework. 10 年之前
  Grissiom f615c1e92d Revert "Merge pull request #241 from bright-pan/master" 11 年之前
  Bright Pan 9ab853aca3 Fix rt_serial_control() bug for customized command and indent the code 11 年之前
  Bright Pan 10c4b6263f Use DeviceDriver ringbuffer. 11 年之前
  Grissiom 6bb2c0f2ea Revert "serial: set the errno if and only if in thread context" 11 年之前
  Grissiom 07bd09fc0f serial: set the errno if and only if in thread context 11 年之前
  Grissiom 21fb9a0bac serial: do onthing if the size of read/write is zero 11 年之前
  joyhope 281e55e973 notification function: rt_err_t (*tx_complete)(rt_device_t dev, void 11 年之前
  reynoldxu 10c75c3dc6 remove a var for INT_TX. 11 年之前
  reynoldxu 8f0fffc132 fix a bug in rt_hw_uart_init() where u CAN NOT init some feature. 11 年之前
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers 12 年之前
  Bernard Xiong 8e9e7f3e7c serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer. 12 年之前
  bernard.xiong@gmail.com 44eaae8c80 export more symbols of PThread. 12 年之前
  dzzxzz@gmail.com d0cba80c07 add invoke callback after serial DMA transmit complete in serial.c 12 年之前
  dzzxzz@gmail.com db58e3350b add serial DMA transmit function(beta) 12 年之前
  dzzxzz@gmail.com e699e09a11 re-format the coding style in serial.c 12 年之前
  dzzxzz@gmail.com 6c43028227 fix a used uninitialized bug in components/drivers/serial.c reported by Grission 12 年之前
  bernard.xiong@gmail.com ee546fb0d4 change rt_memcpy to memcpy in ringbuffer implementation. 13 年之前
  dzzxzz@gmail.com 7fddcb0e35 add serial device driver framework 13 年之前