[drivers/serial]modify annotation

Signed-off-by: WillianChan <chentingwei@rt-thread.com>
This commit is contained in:
WillianChan 2020-09-14 17:20:27 +08:00
parent 183f8b9402
commit c6b4c2ea2b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
* add TCFLSH and FIONREAD support. * add TCFLSH and FIONREAD support.
* 2018-12-08 Ernest Chen add DMA choice * 2018-12-08 Ernest Chen add DMA choice
* 2020-09-14 WillianChan add a line feed to the carriage return character * 2020-09-14 WillianChan add a line feed to the carriage return character
when using interrupt tx * when using interrupt tx
*/ */
#include <rthw.h> #include <rthw.h>