mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
d1136084b0
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.archer@bytedance.com>