This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 707404d rx65n: Add missing parameters in printf new b30bf4f syslog/default_channel: fix log confusion when multi task writing together new 7fa69e4 syslog/ramlog: get ramlog size by ioctl new 817259e syslog/ramlog_channel: fix log confusion when multi task writing together The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: drivers/syslog/ramlog.c | 235 +++++++++++++++++++++++++--------------- drivers/syslog/syslog_channel.c | 34 +++++- include/nuttx/syslog/ramlog.h | 13 +++ 3 files changed, 189 insertions(+), 93 deletions(-)