mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
9bcd640c49
for output to avoid log disorder. If no newline character is found, and the buffer is full, forced output is required; if the buffer is not full, output is performed according to the newline character to prevent log disorder. Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>