Historique des commits

Auteur SHA1 Message Date
  armink 99911a4c6f [DeviceDriver] Make uart rx DMA FIFO to use the FIFO full flag. il y a 8 ans
  armink afe3b16106 [DeviceDrivers] Enhanced serial DMA rx driver reliability. il y a 9 ans
  Aubr.Cool 6fa8bfd92a prevent change serial rx bufsz when serial is opened il y a 9 ans
  Bernard Xiong 99481cd0ac [DeviceDrivers] uart configure issue. il y a 9 ans
  armink c3da9dda7b [DeviceDrivers] Add fifo mode to serial DMA rx when serial->config.bufsz != 0. il y a 9 ans
  Bluebear233 2b1983992f Update serial.c il y a 9 ans
  Bernard Xiong 9d46ae69a7 [DeviceDrivers] fix the poll_rx issue in serial when there is no data. il y a 10 ans
  Bernard Xiong 44ad3d1cb9 [DeviceDrivers] Remove open_flag assertion. il y a 10 ans
  quintin 23b5fe5239 fix DMA tx mod tx_dma->activated flag init bug. il y a 10 ans
  Aubr.Cool 5d6ac1ed37 correct rx_fifo init size error il y a 11 ans
  bernard a6251a439e Use open_flag for serial device. il y a 11 ans
  heyuanjie87 8a44c7dbfb [Serial] BUG Fix: data be send twice in mode that other than polling il y a 11 ans
  bernard c45f5a2490 [Drivers] re-write serial framework. il y a 11 ans
  bernard d0debf9892 [Drivers] Make code cleanup in serial framework. il y a 11 ans
  Grissiom f615c1e92d Revert "Merge pull request #241 from bright-pan/master" il y a 12 ans
  Bright Pan 9ab853aca3 Fix rt_serial_control() bug for customized command and indent the code il y a 12 ans
  Bright Pan 10c4b6263f Use DeviceDriver ringbuffer. il y a 12 ans
  Grissiom 6bb2c0f2ea Revert "serial: set the errno if and only if in thread context" il y a 12 ans
  Grissiom 07bd09fc0f serial: set the errno if and only if in thread context il y a 12 ans
  Grissiom 21fb9a0bac serial: do onthing if the size of read/write is zero il y a 12 ans
  joyhope 281e55e973 notification function: rt_err_t (*tx_complete)(rt_device_t dev, void il y a 12 ans
  reynoldxu 10c75c3dc6 remove a var for INT_TX. il y a 12 ans
  reynoldxu 8f0fffc132 fix a bug in rt_hw_uart_init() where u CAN NOT init some feature. il y a 12 ans
  yiyue.fang 621fbdb90c Embedded GPLv2 license in drivers il y a 12 ans
  Bernard Xiong 8e9e7f3e7c serial: use RT_SERIAL_RB_BUFSZ to define the size of ring buffer. il y a 12 ans
  bernard.xiong@gmail.com 44eaae8c80 export more symbols of PThread. il y a 13 ans
  dzzxzz@gmail.com d0cba80c07 add invoke callback after serial DMA transmit complete in serial.c il y a 13 ans
  dzzxzz@gmail.com db58e3350b add serial DMA transmit function(beta) il y a 13 ans
  dzzxzz@gmail.com e699e09a11 re-format the coding style in serial.c il y a 13 ans
  dzzxzz@gmail.com 6c43028227 fix a used uninitialized bug in components/drivers/serial.c reported by Grission il y a 13 ans