Skip to content

Commit c6b4c2e

Browse files
[drivers/serial]modify annotation
Signed-off-by: WillianChan <[email protected]>
1 parent 183f8b9 commit c6b4c2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/drivers/serial/serial.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* add TCFLSH and FIONREAD support.
2424
* 2018-12-08 Ernest Chen add DMA choice
2525
* 2020-09-14 WillianChan add a line feed to the carriage return character
26-
when using interrupt tx
26+
* when using interrupt tx
2727
*/
2828

2929
#include <rthw.h>

0 commit comments

Comments
 (0)