xiaoxiang781216 opened a new pull request #4580: URL: https://github.com/apache/incubator-nuttx/pull/4580
## Summary This patch fix the regression by: ``` commit 174b2403258cbf0e063ac389beeedcd09b8a0b1a Author: Xiang Xiao <[email protected]> Date: Fri Sep 17 11:56:21 2021 +0800 drivers/syslog: Call up_puts in syslog_default_write instad up_putc since some drivers(e.g. semihosting) have more fast implementation. ``` ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
