Histórico de commits

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