mirror of https://github.com/RT-Thread/rt-thread
[drivers/serial]modify annotation
Signed-off-by: WillianChan <chentingwei@rt-thread.com>
This commit is contained in:
parent
183f8b9402
commit
c6b4c2ea2b
|
@ -23,7 +23,7 @@
|
|||
* add TCFLSH and FIONREAD support.
|
||||
* 2018-12-08 Ernest Chen add DMA choice
|
||||
* 2020-09-14 WillianChan add a line feed to the carriage return character
|
||||
when using interrupt tx
|
||||
* when using interrupt tx
|
||||
*/
|
||||
|
||||
#include <rthw.h>
|
||||
|
|
Loading…
Reference in New Issue