anchao opened a new pull request, #16474:
URL: https://github.com/apache/nuttx/pull/16474

   
   ## Summary
   
   syslog/rpmsg: disable force put char to lower putc
   
   ```
   if rpmsg triggers force flushing when the master core provides lower putc,
   characters will be duplicated caused by SYSLOG_DEFAULT also send the char to 
lower half.
   in this PR, we disable force put char to lower putc if CONFIG_SYSLOG_DEFAULT 
is enabled
   ```
   
   Signed-off-by: chao an <anchao.arc...@bytedance.com>
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   enable CONFIG_SYSLOG_DEFAULT and CONFIG_SYSLOG_RPMSG and check char output


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to