mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 16:01:03 +08:00
2c1a615442
If the serial port is set to isconsole, \n will be escaped as \r\n, causing communication failure. Signed-off-by: yinshengkai <yinshengkai@bytedance.com>